mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Merge with master
This commit is contained in:
parent
5cfb034452
commit
6d7baec37b
9 changed files with 87 additions and 416 deletions
|
|
@ -61,7 +61,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
OracleWizard wizard;
|
||||
|
||||
QIcon icon(":/resources/appicon.svg");
|
||||
QIcon icon("theme:appicon.svg");
|
||||
wizard.setWindowIcon(icon);
|
||||
|
||||
wizard.show();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue