mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 09:17:23 +01:00
[apps][escher] I18n
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "toolbox_node.h"
|
||||
|
||||
const char * ToolboxNode::text() const {
|
||||
I18n::Message ToolboxNode::text() const {
|
||||
return m_text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user