This commit is contained in:
zhuzihcu
2023-03-09 11:50:40 +08:00
parent d43e661388
commit 88b15b92ea
15 changed files with 155 additions and 224 deletions

View File

@ -38,13 +38,8 @@ win32 {
SOURCES += \
FramelessView_win.cpp
} else {
macos {
SOURCES += \
FramelessView_mac.cpp
}else{
SOURCES += \
FramelessView_unix.cpp
}
}
DEFINES += VERSION_IN=\\\"1.0.0\\\"