Fixed icon of application for OS X.

This commit is contained in:
23rd
2019-04-27 16:28:44 +03:00
parent f1569a4cd7
commit 780b1e8622
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ equals(QMAKE_CXX, "clang++")|equals(QMAKE_CXX, "g++") {
}
# Icons
#macx:ICON = resources/images/chatterino2.icns
macx:ICON = resources/chatterino.icns
win32:RC_FILE = resources/windows.rc
macx {