summaryrefslogtreecommitdiffstats
path: root/src/resizabledragwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resizabledragwidget.h')
-rw-r--r--src/resizabledragwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resizabledragwidget.h b/src/resizabledragwidget.h
index f44e671..902c4fa 100644
--- a/src/resizabledragwidget.h
+++ b/src/resizabledragwidget.h
@@ -27,7 +27,7 @@
*/
class ResizableDragWidget : public DragWidget
{
-Q_OBJECT
+TQ_OBJECT
public:
ResizableDragWidget(TQWidget *parent, const char *name, WFlags f);