summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.h')
-rw-r--r--src/app/app.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/app.h b/src/app/app.h
index 20d07df..2da20d3 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -294,6 +294,7 @@ public:
//! Management of language
//@{
Language GetLanguage();
+ char GetLanguageChar();
void SetLanguage(Language language);
//@}