diff options
Diffstat (limited to 'ksim/monitorprefs.h')
-rw-r--r-- | ksim/monitorprefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitorprefs.h b/ksim/monitorprefs.h index 477210d..26f6d7b 100644 --- a/ksim/monitorprefs.h +++ b/ksim/monitorprefs.h @@ -29,7 +29,7 @@ namespace KSim class MonitorPrefs : public TDEListView { - Q_OBJECT + TQ_OBJECT public: MonitorPrefs(TQWidget *parent, const char *name=0); |