diff options
Diffstat (limited to 'kget/droptarget.h')
-rw-r--r-- | kget/droptarget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/droptarget.h b/kget/droptarget.h index 3c4ebe46..f09bcaca 100644 --- a/kget/droptarget.h +++ b/kget/droptarget.h @@ -37,7 +37,7 @@ class TDEMainWindow; class DropTarget:public TQWidget { - Q_OBJECT + TQ_OBJECT public: |