summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Common/Common.pro
diff options
context:
space:
mode:
authorTomi Korpipaa <tomi.korpipaa@qt.io>2018-03-16 07:41:25 +0200
committerTomi Korpipää <tomi.korpipaa@qt.io>2018-03-19 04:28:54 +0000
commit34e775e062bb198ffca4e2e98e21371fb3ac043b (patch)
tree1be61aee7f529c284e7bf581615673da7408e98d /src/Authoring/Common/Common.pro
parent1df88ab3dde2fb496dc51ed67e301e27a3badd0f (diff)
Add "Create" to sub-presentation dialog
Previously it was very difficult to create new sub-presentations, as the flag for it was removed from file creation dialog. Now they can be created to the main presentation folder structure via the sub-presentation dialog. Task-number: QT3DS-1291 Change-Id: I4c347e6e3783d702f684535e2da5339c204c8e09 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Antti Määttä <antti.maatta@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Common/Common.pro')
-rw-r--r--src/Authoring/Common/Common.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Authoring/Common/Common.pro b/src/Authoring/Common/Common.pro
index 82de471c..1ef1cfc2 100644
--- a/src/Authoring/Common/Common.pro
+++ b/src/Authoring/Common/Common.pro
@@ -6,7 +6,7 @@ include(../commoninclude.pri)
QT += widgets
DEFINES += _UNICODE QT3DS_AUTHORING _AFXDLL PCRE_STATIC _WINSOCK_DEPRECATED_NO_WARNINGS \
- NO_ZAE COLLADA_DOM_SUPPORT141 DOM_INCLUDE_TINYXML DRIVE_DESIGN_STUDIO \
+ NO_ZAE COLLADA_DOM_SUPPORT141 DOM_INCLUDE_TINYXML \
DISABLE_MESH_OPTIMIZATION
contains(QMAKE_TARGET.arch, x86_64) {