summaryrefslogtreecommitdiffstats
path: root/src/DragWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DragWidget.h')
-rw-r--r--src/DragWidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DragWidget.h b/src/DragWidget.h
index 14a9719..8519e16 100644
--- a/src/DragWidget.h
+++ b/src/DragWidget.h
@@ -7,7 +7,7 @@
class DragWidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DragWidget(TQWidget *parent=0, const char *name="", WFlags f=0);
virtual ~DragWidget();