diff options
Diffstat (limited to 'buildtools/qmake/disablesubprojectdlg.h')
-rw-r--r-- | buildtools/qmake/disablesubprojectdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/disablesubprojectdlg.h b/buildtools/qmake/disablesubprojectdlg.h index 0dec8e94..aa876866 100644 --- a/buildtools/qmake/disablesubprojectdlg.h +++ b/buildtools/qmake/disablesubprojectdlg.h @@ -16,7 +16,7 @@ class DisableSubprojectDlg : public DisableSubprojectDlgBase { - Q_OBJECT + TQ_OBJECT public: |