summaryrefslogtreecommitdiffstats
path: root/src/gui/rulers/PropertyBox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rulers/PropertyBox.h')
-rw-r--r--src/gui/rulers/PropertyBox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rulers/PropertyBox.h b/src/gui/rulers/PropertyBox.h
index 2b26428..9df80aa 100644
--- a/src/gui/rulers/PropertyBox.h
+++ b/src/gui/rulers/PropertyBox.h
@@ -53,7 +53,7 @@ public:
PropertyBox(TQString label,
int width,
int height,
- TQWidget *tqparent=0,
+ TQWidget *parent=0,
const char *name = 0);
virtual TQSize tqsizeHint() const;