push for now

This commit is contained in:
apa420
2018-08-19 19:02:49 +02:00
parent 21c4880ace
commit 8d5b93fe82
10 changed files with 170 additions and 90 deletions
+2 -3
View File
@@ -256,7 +256,7 @@ SOURCES += \
src/util/FunctionEventFilter.cpp \
src/controllers/notifications/NotificationModel.cpp \
src/singletons/Toasts.cpp \
src/singletons/DownloadManager.cpp
src/common/DownloadManager.cpp
HEADERS += \
src/Application.hpp \
@@ -458,9 +458,8 @@ HEADERS += \
src/util/FormatTime.hpp \
src/util/FunctionEventFilter.hpp \
src/controllers/notifications/NotificationModel.hpp \
src/controllers/notifications/NotificationPhrase.hpp \
src/singletons/Toasts.hpp \
src/singletons/DownloadManager.hpp
src/common/DownloadManager.hpp
RESOURCES += \
resources/resources.qrc \