diff options
Diffstat (limited to 'certmanager/conf/appearanceconfigwidget.h')
-rw-r--r-- | certmanager/conf/appearanceconfigwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/conf/appearanceconfigwidget.h b/certmanager/conf/appearanceconfigwidget.h index 917a1cfbf..95c07c247 100644 --- a/certmanager/conf/appearanceconfigwidget.h +++ b/certmanager/conf/appearanceconfigwidget.h @@ -46,7 +46,7 @@ namespace Kleo { public: AppearanceConfigWidget( - TQWidget * tqparent=0, const char * name=0, WFlags f=0 ); + TQWidget * parent=0, const char * name=0, WFlags f=0 ); ~AppearanceConfigWidget(); void load(); |