add:添加override

This commit is contained in:
2024-09-16 08:32:20 +08:00
parent 1902e9d6ab
commit 0e9b59b4ed
3 changed files with 5 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ set(CMAKE_PREFIX_PATH
"${USER_HOME}/Qt5.14.2/5.14.2/gcc_64/"
"${USER_HOME}/Qt5.14.2/5.14.2/msvc2017_64/"
"C:/Qt/6.7.2"
"/opt/homebrew/Cellar/qt/6.7.0_2/"
)
set(CMAKE_AUTOUIC ON)