summaryrefslogtreecommitdiffstats
path: root/buildtools/custommakefiles/customprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.h')
-rw-r--r--buildtools/custommakefiles/customprojectpart.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h
index 67b5088b..288011e6 100644
--- a/buildtools/custommakefiles/customprojectpart.h
+++ b/buildtools/custommakefiles/customprojectpart.h
@@ -22,9 +22,9 @@
#include <kdevbuildtool.h>
-class QListViewItem;
-class QPopupMenu;
-class QStringList;
+class TQListViewItem;
+class TQPopupMenu;
+class TQStringList;
class KDialogBase;
class CustomProjectWidget;
class Context;