diff options
Diffstat (limited to 'certmanager/conf/appearanceconfigpage.h')
-rw-r--r-- | certmanager/conf/appearanceconfigpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/conf/appearanceconfigpage.h b/certmanager/conf/appearanceconfigpage.h index 927f4eaf1..89c56cfcb 100644 --- a/certmanager/conf/appearanceconfigpage.h +++ b/certmanager/conf/appearanceconfigpage.h @@ -43,7 +43,7 @@ namespace Kleo { */ class AppearanceConfigurationPage : public KCModule { Q_OBJECT - TQ_OBJECT + public: AppearanceConfigurationPage( TQWidget * parent=0, const char * name=0 ); |