diff options
Diffstat (limited to 'buildtools/autotools/addservicedlg.h')
-rw-r--r-- | buildtools/autotools/addservicedlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addservicedlg.h b/buildtools/autotools/addservicedlg.h index 4684a4f0..8998ad1f 100644 --- a/buildtools/autotools/addservicedlg.h +++ b/buildtools/autotools/addservicedlg.h @@ -22,7 +22,7 @@ class TargetItem; class AddServiceDialog : public AddServiceDialogBase { Q_OBJECT - TQ_OBJECT + public: AddServiceDialog( AutoProjectWidget *widget, SubprojectItem *spitem, |