[win-linux] merge updatedialog with cmessage

This commit is contained in:
SimplestStudio
2025-08-29 12:41:52 +03:00
parent d4a9de5196
commit 3764ee7476
10 changed files with 312 additions and 497 deletions

View File

@ -161,10 +161,8 @@ SOURCES += \
updmodule:!build_xp {
HEADERS += $$PWD/src/cupdatemanager.h \
$$PWD/src/components/updatedialog.h \
$$PWD/src/components/cnotification.h
SOURCES += $$PWD/src/cupdatemanager.cpp \
$$PWD/src/components/updatedialog.cpp \
$$PWD/src/components/cnotification.cpp
}