Update src/qt/qt_main.cpp
Accepted changes Co-authored-by: Alexander Babikov <lemondrops358@gmail.com>
This commit is contained in:
@@ -195,7 +195,7 @@ main(int argc, char *argv[])
|
|||||||
SetCurrentProcessExplicitAppUserModelID(L"86Box.86Box");
|
SetCurrentProcessExplicitAppUserModelID(L"86Box.86Box");
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __APPLE__
|
#ifndef Q_OS_MACOS
|
||||||
# ifdef RELEASE_BUILD
|
# ifdef RELEASE_BUILD
|
||||||
app.setWindowIcon(QIcon(":/settings/win/icons/86Box-green.ico"));
|
app.setWindowIcon(QIcon(":/settings/win/icons/86Box-green.ico"));
|
||||||
# elif defined ALPHA_BUILD
|
# elif defined ALPHA_BUILD
|
||||||
|
Reference in New Issue
Block a user