summaryrefslogtreecommitdiffstats
path: root/kget/droptarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kget/droptarget.h')
-rw-r--r--kget/droptarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/droptarget.h b/kget/droptarget.h
index 5c7c932c..0b5eddda 100644
--- a/kget/droptarget.h
+++ b/kget/droptarget.h
@@ -38,7 +38,7 @@ class KMainWindow;
class DropTarget:public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
DropTarget(KMainWindow *);