diff options
Diffstat (limited to 'ksim/ksim.h')
-rw-r--r-- | ksim/ksim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksim.h b/ksim/ksim.h index 36903fb..50e0232 100644 --- a/ksim/ksim.h +++ b/ksim/ksim.h @@ -34,7 +34,7 @@ namespace KSim class PanelExtension : public KPanelExtension { - Q_OBJECT + TQ_OBJECT public: PanelExtension( const TQString & configFile, Type type, |