corrected wrong path to musredit icon under MacOSX

This commit is contained in:
suter_a 2016-02-16 21:29:31 +01:00
parent 158b4b2486
commit f395f6c601

View File

@ -73,6 +73,7 @@ QT += xml
QT += webkitwidgets
QT += network
QT += printsupport
QT += svg
HEADERS = musredit.h \
PHelp.h \
@ -144,5 +145,5 @@ FORMS = forms/PFindDialog.ui \
RESOURCES = musredit.qrc
macx:ICON = images/musredit.icns
macx:ICON = icons/musredit.icns