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 8fca089..828d649 100644 --- a/ksim/themeprefs.h +++ b/ksim/themeprefs.h @@ -75,7 +75,7 @@ namespace KSim class ThemePrefs : public TQWidget { - Q_OBJECT + TQ_OBJECT public: ThemePrefs(TQWidget *parent, const char *name=0); |