summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_label_cursor_pos.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_label_cursor_pos.h')
-rw-r--r--chalk/ui/kis_label_cursor_pos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_label_cursor_pos.h b/chalk/ui/kis_label_cursor_pos.h
index 392a0b68..ff7301f1 100644
--- a/chalk/ui/kis_label_cursor_pos.h
+++ b/chalk/ui/kis_label_cursor_pos.h
@@ -26,7 +26,7 @@ class KisLabelCursorPos : public TQLabel {
typedef TQLabel super;
public:
- KisLabelCursorPos(TQWidget *tqparent, const char *name = 0, WFlags f = 0);
+ KisLabelCursorPos(TQWidget *parent, const char *name = 0, WFlags f = 0);
virtual ~KisLabelCursorPos();
public slots: