Skip to content

Commit

Permalink
Исправлен путь к иконке для поддержки иконки в исполняемом файле в wi…
Browse files Browse the repository at this point in the history
…ndows.
  • Loading branch information
raininforest committed Sep 21, 2019
1 parent d9acb30 commit cd3cf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gerber_translator.pro
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ HEADERS += \
FORMS += \
main_window.ui

RC_ICONS = Untitled5.ico
RC_ICONS = config/icon.ico

# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin
Expand Down

0 comments on commit cd3cf0e

Please sign in to comment.