summaryrefslogtreecommitdiffstats
path: root/kpilot/kpilot/fileInstaller.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpilot/kpilot/fileInstaller.h')
-rw-r--r--kpilot/kpilot/fileInstaller.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpilot/kpilot/fileInstaller.h b/kpilot/kpilot/fileInstaller.h
index 367a6a2b..3009de77 100644
--- a/kpilot/kpilot/fileInstaller.h
+++ b/kpilot/kpilot/fileInstaller.h
@@ -36,8 +36,8 @@
#include <tqobject.h>
-class QStringList;
-class QString;
+class TQStringList;
+class TQString;
class FileInstaller : public QObject
{