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 b7eeebd..6943d18 100644 --- a/apps/ktorrent/groups/torrentdrag.h +++ b/apps/ktorrent/groups/torrentdrag.h @@ -31,7 +31,7 @@ namespace kt */ class TorrentDrag : public TQStoredDrag { - Q_OBJECT + TQ_OBJECT public: TorrentDrag(TQWidget* src,const char *name = 0); |