This commit is contained in:
2018-01-29 20:49:59 +01:00
parent 2fafb12b44
commit 5034018ee4
3 changed files with 5 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

+5
View File
@@ -22,6 +22,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
# You can also select to disable deprecated APIs only up to a certain version of Qt.
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
RC_ICONS = icon.ico
SOURCES += \
main.cpp \
@@ -75,3 +76,7 @@ FORMS += \
RESOURCES += \
qtpartlist.qrc
DISTFILES += \
icon.png \
icon.ico