summaryrefslogtreecommitdiffstats
path: root/ark/filelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'ark/filelistview.h')
-rw-r--r--ark/filelistview.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/ark/filelistview.h b/ark/filelistview.h
index 1de8b7e..54c22c1 100644
--- a/ark/filelistview.h
+++ b/ark/filelistview.h
@@ -35,13 +35,13 @@
#include <klistview.h>
#include <kio/global.h>
-class QString;
-class QStringList;
-class QRect;
-class QPainter;
-class QColorGroup;
-class QMouseEvent;
-class QPoint;
+class TQString;
+class TQStringList;
+class TQRect;
+class TQPainter;
+class TQColorGroup;
+class TQMouseEvent;
+class TQPoint;
enum columnName { sizeCol = 1 , packedStrCol, ratioStrCol, timeStampStrCol, otherCol };