mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 01:08:15 +01:00
Graph: Use longer text
Change-Id: I9057acfe6e4467aac2763d4d9f3ed4649d981121
This commit is contained in:
@@ -11,7 +11,7 @@ View * GraphController::view() {
|
||||
}
|
||||
|
||||
const char * GraphController::title() const {
|
||||
return "Graph";
|
||||
return "Graphique";
|
||||
}
|
||||
|
||||
void GraphController::setFocused(bool focused) {
|
||||
|
||||
Reference in New Issue
Block a user