NOISSUE add flat icon theme by Michael

It's the google icon font, all scalable and grey.
This commit is contained in:
Petr Mrázek 2017-12-03 21:52:40 +01:00
parent d6fc37e486
commit 90a3997d2c
44 changed files with 199 additions and 1 deletions

View file

@ -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: