diff options
Diffstat (limited to 'ark/compressedfile.h')
-rw-r--r-- | ark/compressedfile.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ark/compressedfile.h b/ark/compressedfile.h index 9840923..99e19be 100644 --- a/ark/compressedfile.h +++ b/ark/compressedfile.h @@ -25,9 +25,9 @@ #ifndef COMPRESSED_FILE_H #define COMPRESSED_FILE_H -class QString; -class QCString; -class QStringList; +class TQString; +class TQCString; +class TQStringList; class KProcess; class KTempDir; |