mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-10 08:14:47 -07:00
Reorganized images in subfolders
As per @daenyth’s comment: https://github.com/Cockatrice/Cockatrice/pull/792#issuecomment-76593730
This commit is contained in:
parent
8eb1be46b4
commit
9965d85864
65 changed files with 119 additions and 402 deletions
|
|
@ -197,7 +197,7 @@ int main(int argc, char *argv[])
|
|||
MainWindow ui;
|
||||
qDebug("main(): MainWindow constructor finished");
|
||||
|
||||
QIcon icon("theme:appicon.svg");
|
||||
QIcon icon("theme:cockatrice.svg");
|
||||
ui.setWindowIcon(icon);
|
||||
|
||||
ui.show();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue