mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 16:25:16 +03:00
[Horus] Cosmetics
This commit is contained in:
parent
79fcaec78f
commit
1fc0525636
7 changed files with 56 additions and 42 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue