summaryrefslogtreecommitdiffstats
path: root/tools/designer/designer/actiondnd.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/designer/actiondnd.h')
-rw-r--r--tools/designer/designer/actiondnd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/designer/actiondnd.h b/tools/designer/designer/actiondnd.h
index 6d4f7df7c..d444dcd5a 100644
--- a/tools/designer/designer/actiondnd.h
+++ b/tools/designer/designer/actiondnd.h
@@ -203,7 +203,7 @@ public:
protected:
bool eventFilter( TQObject *, TQEvent * );
void paintEvent( TQPaintEvent * );
-#ifndef QT_NO_DRAGANDDROP
+#ifndef TQT_NO_DRAGANDDROP
void dragEnterEvent( TQDragEnterEvent * );
void dragMoveEvent( TQDragMoveEvent * );
void dragLeaveEvent( TQDragLeaveEvent * );