diff options
Diffstat (limited to 'gui/pages.cpp')
-rw-r--r-- | gui/pages.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/pages.cpp b/gui/pages.cpp index bf6c6921c..b901526ff 100644 --- a/gui/pages.cpp +++ b/gui/pages.cpp @@ -52,7 +52,7 @@ extern "C" { #include "blanktimer.hpp" // version 2 requires theme to handle power button as action togglebacklight -#define TW_THEME_VERSION 2 +#define TW_THEME_VERSION 3 #define TW_THEME_VER_ERR -2 |