added basic version fetching

This commit is contained in:
fourtf
2018-04-19 22:16:55 +02:00
parent fc78fa23a2
commit 683c4aed2d
4 changed files with 96 additions and 2 deletions
+4 -2
View File
@@ -179,7 +179,8 @@ SOURCES += \
src/util/rapidjson-helpers.cpp \
src/singletons/helper/pubsubhelpers.cpp \
src/singletons/helper/pubsubactions.cpp \
src/widgets/selectchanneldialog.cpp
src/widgets/selectchanneldialog.cpp \
src/singletons/updatemanager.cpp
HEADERS += \
src/precompiled_header.hpp \
@@ -301,7 +302,8 @@ HEADERS += \
src/util/rapidjson-helpers.hpp \
src/singletons/helper/pubsubhelpers.hpp \
src/singletons/helper/pubsubactions.hpp \
src/widgets/selectchanneldialog.hpp
src/widgets/selectchanneldialog.hpp \
src/singletons/updatemanager.hpp
RESOURCES += \
resources/resources.qrc