diff options
Diffstat (limited to 'buildtools/autotools/addfiledlg.h')
-rw-r--r-- | buildtools/autotools/addfiledlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addfiledlg.h b/buildtools/autotools/addfiledlg.h index 55e5f7ee..4202d01b 100644 --- a/buildtools/autotools/addfiledlg.h +++ b/buildtools/autotools/addfiledlg.h @@ -27,7 +27,7 @@ class TargetItem; class AddFileDialog : public AddFileDlgBase { Q_OBJECT - TQ_OBJECT + public: AddFileDialog( AutoProjectPart *part, AutoProjectWidget *widget, |