Add update_dc_event
This commit is contained in:
parent
838efd3945
commit
01cfbddfb1
@ -78,6 +78,7 @@ contains( CONFIG, DesktopLinux ) {
|
|||||||
SOURCES += \
|
SOURCES += \
|
||||||
main.cpp \
|
main.cpp \
|
||||||
progress_event.cpp \
|
progress_event.cpp \
|
||||||
|
update_dc_event.cpp \
|
||||||
mainwindow.cpp \
|
mainwindow.cpp \
|
||||||
utils.cpp \
|
utils.cpp \
|
||||||
update.cpp \
|
update.cpp \
|
||||||
@ -91,6 +92,7 @@ SOURCES += \
|
|||||||
HEADERS += \
|
HEADERS += \
|
||||||
update.h \
|
update.h \
|
||||||
progress_event.h \
|
progress_event.h \
|
||||||
|
update_dc_event.h \
|
||||||
utils.h \
|
utils.h \
|
||||||
mainwindow.h \
|
mainwindow.h \
|
||||||
git/git_client.h \
|
git/git_client.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user