forked from qt-creator/qt-creator
QmlDesigner: Add new workspaces
Task-number: QDS-6234 Change-Id: I839459c18fd0937615d97c7b74584e97300b430b Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
This commit is contained in:
@@ -60,7 +60,7 @@ QT_END_NAMESPACE
|
||||
namespace ADS {
|
||||
|
||||
namespace Constants {
|
||||
const char DEFAULT_WORKSPACE[] = "Essentials"; // This needs to align with a name of the shipped presets
|
||||
const char DEFAULT_WORKSPACE[] = "Basic"; // This needs to align with a name of the shipped presets
|
||||
const char STARTUP_WORKSPACE_SETTINGS_KEY[] = "QML/Designer/StartupWorkspace";
|
||||
const char AUTO_RESTORE_WORKSPACE_SETTINGS_KEY[] = "QML/Designer/AutoRestoreLastWorkspace";
|
||||
} // namespace Constants
|
||||
|
||||
Reference in New Issue
Block a user