diff options
Diffstat (limited to 'buildtools/custommakefiles/customotherconfigwidget.h')
-rw-r--r-- | buildtools/custommakefiles/customotherconfigwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/customotherconfigwidget.h b/buildtools/custommakefiles/customotherconfigwidget.h index 3bb6da0e..64f3a5bd 100644 --- a/buildtools/custommakefiles/customotherconfigwidget.h +++ b/buildtools/custommakefiles/customotherconfigwidget.h @@ -24,7 +24,7 @@ class EnvironmentVariablesWidget; class CustomOtherConfigWidget : public CustomOtherConfigWidgetBase { Q_OBJECT - TQ_OBJECT + public: CustomOtherConfigWidget(CustomProjectPart* part, const TQString& configGroup, TQWidget* parent); |