set: code config default Gui on.

This commit is contained in:
2025-06-29 17:42:30 +08:00
parent 936f1553d5
commit 6034ea4a73
2 changed files with 3 additions and 2 deletions

View File

@@ -30,6 +30,7 @@
"cmake.configureSettings": { "cmake.configureSettings": {
"CMAKE_PREFIX_PATH": "${env:QT_LIB_ROOT}", "CMAKE_PREFIX_PATH": "${env:QT_LIB_ROOT}",
"QT_DEFAULT_MAJOR_VERSION": "6", "QT_DEFAULT_MAJOR_VERSION": "6",
"COMPILE_GUI": "ON"
}, },
"cmake.options.statusBarVisibility": "visible", "cmake.options.statusBarVisibility": "visible",
"cmake.generator": "Ninja", "cmake.generator": "Ninja",

View File

@@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>363</width> <width>529</width>
<height>284</height> <height>318</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">