summaryrefslogtreecommitdiffstats
path: root/ksim/ksim.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksim.h')
-rw-r--r--ksim/ksim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/ksim.h b/ksim/ksim.h
index 5451b83..b50cd01 100644
--- a/ksim/ksim.h
+++ b/ksim/ksim.h
@@ -35,7 +35,7 @@ namespace KSim
class PanelExtension : public KPanelExtension
{
Q_OBJECT
- TQ_OBJECT
+
public:
PanelExtension( const TQString & configFile, Type type,
int actions, TQWidget * parent, const char * name);