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 9d0de848..657bae9f 100644 --- a/buildtools/custommakefiles/custommanagerwidget.h +++ b/buildtools/custommakefiles/custommanagerwidget.h @@ -23,7 +23,7 @@ class KEditListBox; class CustomManagerWidget : public CustomManagerWidgetBase { Q_OBJECT - TQ_OBJECT + public: CustomManagerWidget( CustomProjectPart* part, TQWidget* parent ); |