fix(CI): Windows build FTBFS

This commit is contained in:
2026-06-29 19:40:44 +08:00
parent bc88fea667
commit 9662079b9d
2 changed files with 3 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ SOURCES += \
app/mainwindow.cpp \
app/graphicsview.cpp \
app/bottombuttongroup.cpp \
app/titlebar.cpp \
app/graphicsscene.cpp \
app/navigatorview.cpp \
app/opacityhelper.cpp \
@@ -52,6 +53,7 @@ HEADERS += \
app/mainwindow.h \
app/graphicsview.h \
app/bottombuttongroup.h \
app/titlebar.h \
app/graphicsscene.h \
app/navigatorview.h \
app/opacityhelper.h \