diff options
Diffstat (limited to 'ark/arch.h')
-rw-r--r-- | ark/arch.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -56,8 +56,8 @@ #include <kurl.h> #include <tqpair.h> -class QCString; -class QStringList; +class TQCString; +class TQStringList; class KProcess; class FileListView; |