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 a92d816d..ee9c31a7 100644 --- a/buildtools/custommakefiles/customotherconfigwidget.h +++ b/buildtools/custommakefiles/customotherconfigwidget.h @@ -23,7 +23,7 @@ class EnvironmentVariablesWidget; */ class CustomOtherConfigWidget : public CustomOtherConfigWidgetBase { - Q_OBJECT + TQ_OBJECT public: |