This commit is contained in:
zhuzihcu
2023-03-06 14:22:13 +08:00
parent fdecf5a564
commit 1ad1aa058a
39 changed files with 293 additions and 159 deletions

View File

@ -15,6 +15,7 @@ HEADERS += \
FluApp.h \
FluColorSet.h \
FluColors.h \
FluTheme.h \
Fluent.h \
FluentUI.h \
FramelessView.h \
@ -27,6 +28,7 @@ SOURCES += \
FluApp.cpp \
FluColorSet.cpp \
FluColors.cpp \
FluTheme.cpp \
Fluent.cpp \
FluentUI.cpp \
WindowHelper.cpp \