mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-20 06:10:31 +01:00
[apps][escher] I18n
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
This commit is contained in:
@@ -30,10 +30,6 @@ InputViewController::InputViewController(Responder * parentResponder, ViewContro
|
||||
{
|
||||
}
|
||||
|
||||
const char * InputViewController::title() const {
|
||||
return "InputViewController";
|
||||
}
|
||||
|
||||
const char * InputViewController::textBody() {
|
||||
return m_textFieldController.textField()->text();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user