summaryrefslogtreecommitdiffstats
path: root/karbon/karbon_drag.h
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/karbon_drag.h')
-rw-r--r--karbon/karbon_drag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/karbon_drag.h b/karbon/karbon_drag.h
index f71159f5..afcf1955 100644
--- a/karbon/karbon_drag.h
+++ b/karbon/karbon_drag.h
@@ -31,7 +31,7 @@ class VDocument;
class KarbonDrag : public TQDragObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
KarbonDrag( TQWidget* dragSource = 0, const char* name = 0 );