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 3c7fc83a..c4ed73fc 100644 --- a/kfile-plugins/torrent/kfile_torrent.h +++ b/kfile-plugins/torrent/kfile_torrent.h @@ -23,7 +23,7 @@ #include "bdict.h" -class QStringList; +class TQStringList; /** * Class to provide meta info for BitTorrent files within Konqueror. |