diff options
Diffstat (limited to 'buildtools/custommakefiles/custommakeconfigwidget.h')
-rw-r--r-- | buildtools/custommakefiles/custommakeconfigwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/custommakeconfigwidget.h b/buildtools/custommakefiles/custommakeconfigwidget.h index 9ace95e0..d3369b1d 100644 --- a/buildtools/custommakefiles/custommakeconfigwidget.h +++ b/buildtools/custommakefiles/custommakeconfigwidget.h @@ -23,7 +23,7 @@ class EnvironmentVariablesWidget; */ class CustomMakeConfigWidget : public CustomMakeConfigWidgetBase { - Q_OBJECT + TQ_OBJECT public: |