1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00

Merge pull request #726 from opentx/mhotar/companion_new_theme

Mhotar/companion new theme
This commit is contained in:
Kjell Kernen 2014-02-19 18:58:25 +01:00
commit 73621e1f75
334 changed files with 44617 additions and 178 deletions

View file

@ -930,7 +930,7 @@ QString getTheme()
Theme="monoblue";
break;
default:
Theme="new";
Theme="yerico";
break;
}
return Theme;