Updateinfo: Remove unused icon and the whole qrc file

Change-Id: I57e808689de96f2ecd8ff74a462cc7b7a36bf034
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Alessandro Portale
2018-03-06 18:45:37 +01:00
parent 29f76c43c8
commit ae4352771f
3 changed files with 0 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -5,7 +5,6 @@ HEADERS += updateinfoplugin.h \
SOURCES += updateinfoplugin.cpp \
settingspage.cpp
FORMS += settingspage.ui
RESOURCES += updateinfo.qrc
isEmpty(UPDATEINFO_ENABLE):UPDATEINFO_EXPERIMENTAL_STR="true"
else:UPDATEINFO_EXPERIMENTAL_STR="false"

View File

@@ -1,5 +0,0 @@
<RCC>
<qresource prefix="/updateinfo">
<file>images/update_available_logo.png</file>
</qresource>
</RCC>