diff options
Diffstat (limited to 'ksim/ksimpref.h')
-rw-r--r-- | ksim/ksimpref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksimpref.h b/ksim/ksimpref.h index 6eda8d9..60a6902 100644 --- a/ksim/ksimpref.h +++ b/ksim/ksimpref.h @@ -72,7 +72,7 @@ namespace KSim class KDE_EXPORT ConfigDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: ConfigDialog(KSim::Config *config, TQWidget *parent, const char *name = 0); |