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 81a8a30a..edd3870c 100644
--- a/chalk/ui/kis_label_cursor_pos.h
+++ b/chalk/ui/kis_label_cursor_pos.h
@@ -21,7 +21,7 @@
#include <tqlabel.h>
class KisLabelCursorPos : public TQLabel {
- Q_OBJECT
+ TQ_OBJECT
typedef TQLabel super;