summaryrefslogtreecommitdiffstats
path: root/src/gui/rulers/StandardRuler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rulers/StandardRuler.h')
-rw-r--r--src/gui/rulers/StandardRuler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/StandardRuler.h b/src/gui/rulers/StandardRuler.h
index f41fc24..327abdb 100644
--- a/src/gui/rulers/StandardRuler.h
+++ b/src/gui/rulers/StandardRuler.h
@@ -55,7 +55,7 @@ public:
double xorigin,
int buttonHeight,
bool invert = false, // draw upside-down
- TQWidget* tqparent = 0,
+ TQWidget* parent = 0,
const char* name = 0,
WFlags f=0);