From 6034ea4a73926499563d4ad83363a4ced91ccd2b Mon Sep 17 00:00:00 2001 From: taynpg Date: Sun, 29 Jun 2025 17:42:30 +0800 Subject: [PATCH] set: code config default Gui on. --- .vscode/settings.json | 1 + Gui/Form/Transform.ui | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ac96b34..cd7e903 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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", diff --git a/Gui/Form/Transform.ui b/Gui/Form/Transform.ui index 15e9bda..286263a 100644 --- a/Gui/Form/Transform.ui +++ b/Gui/Form/Transform.ui @@ -6,8 +6,8 @@ 0 0 - 363 - 284 + 529 + 318