diff options
Diffstat (limited to 'chalk/ui/kis_label_cursor_pos.h')
| -rw-r--r-- | chalk/ui/kis_label_cursor_pos.h | 2 |
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 ff7301f16..81a8a30aa 100644 --- a/chalk/ui/kis_label_cursor_pos.h +++ b/chalk/ui/kis_label_cursor_pos.h @@ -22,7 +22,7 @@ class KisLabelCursorPos : public TQLabel { Q_OBJECT - TQ_OBJECT + typedef TQLabel super; public: |
