mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 22:00:28 +01:00
[apps][escher] I18n
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
This commit is contained in:
@@ -182,7 +182,7 @@ View * ButtonRowController::view() {
|
||||
return &m_contentView;
|
||||
}
|
||||
|
||||
const char * ButtonRowController::title() const {
|
||||
const char * ButtonRowController::title() {
|
||||
return m_contentView.mainViewController()->title();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user