Use icns on macOS
This commit is contained in:
parent
0a3e647509
commit
cce5d0534f
@ -206,8 +206,9 @@ main(int argc, char *argv[])
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if !defined(Q_OS_MAC)
|
||||
app.setWindowIcon(QIcon::fromTheme("nheko", QIcon{":/logos/nheko.png"}));
|
||||
|
||||
#endif
|
||||
http::init();
|
||||
|
||||
createStandardDirectory(QStandardPaths::CacheLocation);
|
||||
|
Loading…
Reference in New Issue
Block a user