summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/choosetargetdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/choosetargetdialog.h')
-rw-r--r--buildtools/autotools/choosetargetdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/autotools/choosetargetdialog.h b/buildtools/autotools/choosetargetdialog.h
index 0d431b4d..7ca7a3f4 100644
--- a/buildtools/autotools/choosetargetdialog.h
+++ b/buildtools/autotools/choosetargetdialog.h
@@ -23,8 +23,8 @@ class AutoProjectWidget;
class AutoProjectPart;
class SubprojectItem;
class TargetItem;
-class QStringList;
-class QWidget;
+class TQStringList;
+class TQWidget;
class ChooseTargetDialog : public KDialogBase
{