mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-07-15 01:23:37 -07:00
Add Icons
This commit is contained in:
parent
4fadc02947
commit
f8c9ddade4
8 changed files with 83 additions and 7 deletions
|
@ -57,6 +57,8 @@ int main(int argc, char *argv[])
|
|||
|
||||
QApplication app(argc, argv);
|
||||
|
||||
QGuiApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
|
||||
|
||||
Settings settings;
|
||||
|
||||
QCommandLineParser parser;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue