summaryrefslogtreecommitdiffstats
path: root/kfile-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins')
-rw-r--r--kfile-plugins/torrent/bbase.h2
-rw-r--r--kfile-plugins/torrent/kfile_torrent.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kfile-plugins/torrent/bbase.h b/kfile-plugins/torrent/bbase.h
index 36eccd39..30da7528 100644
--- a/kfile-plugins/torrent/bbase.h
+++ b/kfile-plugins/torrent/bbase.h
@@ -21,7 +21,7 @@
#include <ksharedptr.h>
-class QIODevice;
+class TQIODevice;
/**
* Abstract base class for the b-encoded types. Re-implemented
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.