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

[Horus] Cosmetics

This commit is contained in:
Bertrand Songis 2016-04-08 09:07:56 +02:00
parent 79fcaec78f
commit 1fc0525636
7 changed files with 56 additions and 42 deletions

View file

@ -234,6 +234,11 @@ void storageEraseAll(bool warn)
{
TRACE("storageEraseAll()");
#if defined(COLORLCD)
// the theme has not been loaded before
theme->load();
#endif
generalDefault();
modelDefault(1);