summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/autoprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/autoprojectpart.h')
-rw-r--r--buildtools/autotools/autoprojectpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/autotools/autoprojectpart.h b/buildtools/autotools/autoprojectpart.h
index 63da2fd9..6502fba7 100644
--- a/buildtools/autotools/autoprojectpart.h
+++ b/buildtools/autotools/autoprojectpart.h
@@ -27,7 +27,7 @@ class TQDomElement;
class TQStringList;
class KDialogBase;
class AutoProjectWidget;
-class KSelectAction;
+class TDESelectAction;
class TargetItem;
class ConfigWidgetProxy;
@@ -121,7 +121,7 @@ private:
TQGuardedPtr<AutoProjectWidget> m_widget;
TQString m_projectName;
TQString m_projectPath;
- KSelectAction *buildConfigAction;
+ TDESelectAction *buildConfigAction;
TQString makeEnvironment() const;
void setWantautotools();