diff options
Diffstat (limited to 'ksim/themeprefs.h')
-rw-r--r-- | ksim/themeprefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/themeprefs.h b/ksim/themeprefs.h index ec788b3..b03f878 100644 --- a/ksim/themeprefs.h +++ b/ksim/themeprefs.h @@ -76,7 +76,7 @@ namespace KSim class ThemePrefs : public TQWidget { Q_OBJECT - TQ_OBJECT + public: ThemePrefs(TQWidget *parent, const char *name=0); ~ThemePrefs(); |