forked from qt-creator/qt-creator
Prevent the Edit View 3D restart upon closing
Also the 2D/3D action updates correctly according to Edit View 3D state. Task-number: QDS-1385 Change-Id: I95d0994e9c56df25a2988eb9d27994268dd1903d Reviewed-by: Henning Gründl <henning.gruendl@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
committed by
Tim Jenssen
parent
77126dc4b8
commit
e5d4224fe4
@@ -101,6 +101,8 @@ QtcTool {
|
||||
"commands/update3dviewstatecommand.h",
|
||||
"commands/enable3dviewcommand.cpp",
|
||||
"commands/enable3dviewcommand.h",
|
||||
"commands/view3dclosedcommand.cpp",
|
||||
"commands/view3dclosedcommand.h",
|
||||
"container/addimportcontainer.cpp",
|
||||
"container/addimportcontainer.h",
|
||||
"container/idcontainer.cpp",
|
||||
|
||||
Reference in New Issue
Block a user