added application icon

This commit is contained in:
2018-06-02 14:14:32 +02:00
parent 6a5a4b217f
commit 777c76a53b
3 changed files with 4 additions and 1 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

+4 -1
View File
@@ -39,6 +39,7 @@ unix {
message("*nix")
}
RC_ICONS = images/icon.ico
SOURCES += \
main.cpp \
@@ -138,7 +139,9 @@ FORMS += \
DISTFILES += \
Doxyfile \
resources/splash.png \
resources/splash.psd
resources/splash.psd \
images/icon.ico \
resources/icon.png
RESOURCES += \
storywriter.qrc