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

add timer to change to next field


Origin commit data
------------------
Branch: ni/coolstream
Commit: 365f3ea395
Author: martii <m4rtii@gmx.de>
Date: 2013-12-12 (Thu, 12 Dec 2013)



------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-12-12 08:24:24 +01:00
committed by vanhofen
parent 7703fd2a30
commit 08c1b36166
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;