diff options
Diffstat (limited to 'apps/ktorrent/groups/torrentdrag.h')
-rw-r--r-- | apps/ktorrent/groups/torrentdrag.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/groups/torrentdrag.h b/apps/ktorrent/groups/torrentdrag.h index 24b6fb2..b7eeebd 100644 --- a/apps/ktorrent/groups/torrentdrag.h +++ b/apps/ktorrent/groups/torrentdrag.h @@ -32,7 +32,7 @@ namespace kt class TorrentDrag : public TQStoredDrag { Q_OBJECT - TQ_OBJECT + public: TorrentDrag(TQWidget* src,const char *name = 0); virtual ~TorrentDrag(); |