diff options
Diffstat (limited to 'kfile-plugins/torrent/kfile_torrent.h')
-rw-r--r-- | kfile-plugins/torrent/kfile_torrent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/torrent/kfile_torrent.h b/kfile-plugins/torrent/kfile_torrent.h index b7b329a7..9b16e4e4 100644 --- a/kfile-plugins/torrent/kfile_torrent.h +++ b/kfile-plugins/torrent/kfile_torrent.h @@ -38,7 +38,7 @@ class TQStringList; class KTorrentPlugin : public KFilePlugin { Q_OBJECT - TQ_OBJECT + public: /** |