diff options
Diffstat (limited to 'kfile-plugins/torrent/bbase.h')
-rw-r--r-- | kfile-plugins/torrent/bbase.h | 2 |
1 files changed, 1 insertions, 1 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 |