mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
gui/widget/stringinput: sms-input: cleanup last push, no binary change
add timer to change to next field
This commit is contained in:
@@ -51,6 +51,8 @@ class CStringInput : public CMenuTarget
|
||||
int lower_bound;
|
||||
int upper_bound;
|
||||
|
||||
uint32_t smstimer;
|
||||
|
||||
char * head;
|
||||
neutrino_locale_t name;
|
||||
neutrino_locale_t hint_1, hint_2;
|
||||
|
Reference in New Issue
Block a user