mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +00:00
[ios] Added setting for map language
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
1fe8f1f0e6
commit
1cf4ff21ec
@@ -706,6 +706,7 @@ private:
|
||||
public:
|
||||
static std::string GetMapLanguageCode();
|
||||
void SetMapLanguageCode(std::string const & langCode);
|
||||
void ResetMapLanguageCode();
|
||||
|
||||
void SetLargeFontsSize(bool isLargeSize);
|
||||
bool LoadLargeFontsSize();
|
||||
|
||||
Reference in New Issue
Block a user