diff options
Diffstat (limited to 'buildtools/lib/widgets/removesubprojectdialog.h')
-rw-r--r-- | buildtools/lib/widgets/removesubprojectdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/lib/widgets/removesubprojectdialog.h b/buildtools/lib/widgets/removesubprojectdialog.h index 89426eb8..7de20af3 100644 --- a/buildtools/lib/widgets/removesubprojectdialog.h +++ b/buildtools/lib/widgets/removesubprojectdialog.h @@ -27,7 +27,7 @@ Subproject removal dialog. */ class RemoveSubprojectDialog : public RemoveSubprojectDlgBase { - Q_OBJECT + TQ_OBJECT public: |