diff options
Diffstat (limited to 'buildtools/custommakefiles/custommanagerwidget.h')
-rw-r--r-- | buildtools/custommakefiles/custommanagerwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/custommanagerwidget.h b/buildtools/custommakefiles/custommanagerwidget.h index 655e0447..6ce029e2 100644 --- a/buildtools/custommakefiles/custommanagerwidget.h +++ b/buildtools/custommakefiles/custommanagerwidget.h @@ -22,7 +22,7 @@ class KEditListBox; class CustomManagerWidget : public CustomManagerWidgetBase { -Q_OBJECT +TQ_OBJECT public: |