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 e74e068..2c1a4f5 100644
--- a/ksim/ksim.h
+++ b/ksim/ksim.h
@@ -38,7 +38,7 @@ namespace KSim
TQ_OBJECT
public:
PanelExtension( const TQString & configFile, Type type,
- int actions, TQWidget * tqparent, const char * name);
+ int actions, TQWidget * parent, const char * name);
~PanelExtension();