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 060a27e..770434a 100644
--- a/src/resizabledragwidget.h
+++ b/src/resizabledragwidget.h
@@ -28,7 +28,7 @@
class ResizableDragWidget : public DragWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResizableDragWidget(TQWidget *parent, const char *name, WFlags f);
~ResizableDragWidget();