set: code config default Gui on.
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -30,6 +30,7 @@
|
||||
"cmake.configureSettings": {
|
||||
"CMAKE_PREFIX_PATH": "${env:QT_LIB_ROOT}",
|
||||
"QT_DEFAULT_MAJOR_VERSION": "6",
|
||||
"COMPILE_GUI": "ON"
|
||||
},
|
||||
"cmake.options.statusBarVisibility": "visible",
|
||||
"cmake.generator": "Ninja",
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>363</width>
|
||||
<height>284</height>
|
||||
<width>529</width>
|
||||
<height>318</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
||||
Reference in New Issue
Block a user