mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 01:00:22 +00:00
NOISSUE add flat icon theme by Michael
It's the google icon font, all scalable and grey.
This commit is contained in:
@@ -49,6 +49,7 @@ int main(int argc, char *argv[])
|
||||
Q_INIT_RESOURCE(pe_colored);
|
||||
Q_INIT_RESOURCE(OSX);
|
||||
Q_INIT_RESOURCE(iOS);
|
||||
Q_INIT_RESOURCE(flat);
|
||||
return app.exec();
|
||||
}
|
||||
case MultiMC::Failed:
|
||||
|
Reference in New Issue
Block a user