gui/widget/stringinput: sms-input: cleanup last push, no binary change

add timer to change to next field


Origin commit data
------------------
Commit: 365f3ea395
Author: martii <m4rtii@gmx.de>
Date: 2013-12-12 (Thu, 12 Dec 2013)
This commit is contained in:
martii
2013-12-12 08:24:24 +01:00
committed by vanhofen
parent 14078ea2e0
commit 532de067ed
2 changed files with 13 additions and 0 deletions

View File

@@ -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;