1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-26 01:35:16 +03:00

Merge branch 'origin/next'

This commit is contained in:
Kjell Kernen 2014-02-20 08:38:38 +01:00
commit 0cfbc7669d
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;