summaryrefslogtreecommitdiffstats
path: root/ktron/tron.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktron/tron.h')
-rw-r--r--ktron/tron.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktron/tron.h b/ktron/tron.h
index 16e8722b..db0533f5 100644
--- a/ktron/tron.h
+++ b/ktron/tron.h
@@ -49,7 +49,7 @@ class Tron : public TQWidget
TQ_OBJECT
public:
- Tron(TQWidget *tqparent=0, const char *name=0);
+ Tron(TQWidget *parent=0, const char *name=0);
~Tron();
void setActionCollection(KActionCollection*);
void updatePixmap();