diff options
Diffstat (limited to 'tdefile-plugins/torrent/tdefile_torrent.h')
-rw-r--r-- | tdefile-plugins/torrent/tdefile_torrent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/torrent/tdefile_torrent.h b/tdefile-plugins/torrent/tdefile_torrent.h index cf62f545..476099cb 100644 --- a/tdefile-plugins/torrent/tdefile_torrent.h +++ b/tdefile-plugins/torrent/tdefile_torrent.h @@ -37,7 +37,7 @@ class TQStringList; */ class KTorrentPlugin : public KFilePlugin { - Q_OBJECT + TQ_OBJECT public: |