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

new theme renamed

This commit is contained in:
mhotar 2014-02-18 11:29:34 +01:00
parent d2189f5d10
commit 259f8efdf9
4 changed files with 177 additions and 177 deletions

View file

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