summaryrefslogtreecommitdiffstats
path: root/kimagemapeditor/kimagemapeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kimagemapeditor/kimagemapeditor.h')
-rw-r--r--kimagemapeditor/kimagemapeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimagemapeditor.h b/kimagemapeditor/kimagemapeditor.h
index d500c099..615f0498 100644
--- a/kimagemapeditor/kimagemapeditor.h
+++ b/kimagemapeditor/kimagemapeditor.h
@@ -129,7 +129,7 @@ class KDockMainWindow;
#define STATUS_SELECTION 1001
class KImageMapEditor : public KParts::ReadWritePart {
- Q_OBJECT
+ TQ_OBJECT
public :
enum ToolType { Selection, Rectangle, Circle, Polygon, Freehand, AddPoint, RemovePoint };