Update src/qt/qt_main.cpp

Accepted changes

Co-authored-by: Alexander Babikov <lemondrops358@gmail.com>
This commit is contained in:
Bruno Castelló
2023-12-31 00:09:50 -03:00
committed by GitHub
parent 5142127982
commit 5cb2391039

View File

@@ -195,7 +195,7 @@ main(int argc, char *argv[])
SetCurrentProcessExplicitAppUserModelID(L"86Box.86Box");
#endif
#ifndef __APPLE__
#ifndef Q_OS_MACOS
# ifdef RELEASE_BUILD
app.setWindowIcon(QIcon(":/settings/win/icons/86Box-green.ico"));
# elif defined ALPHA_BUILD