summaryrefslogtreecommitdiffstats
path: root/src/gui/rulers/ControlRuler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rulers/ControlRuler.h')
-rw-r--r--src/gui/rulers/ControlRuler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/ControlRuler.h b/src/gui/rulers/ControlRuler.h
index 8df6da1..8c8c833 100644
--- a/src/gui/rulers/ControlRuler.h
+++ b/src/gui/rulers/ControlRuler.h
@@ -72,7 +72,7 @@ public:
RulerScale*,
EditViewBase* parentView,
TQCanvas*,
- TQWidget* tqparent=0, const char* name=0, WFlags f=0);
+ TQWidget* parent=0, const char* name=0, WFlags f=0);
virtual ~ControlRuler();
virtual TQString getName() = 0;