summaryrefslogtreecommitdiff
path: root/src/resources/db/languagedb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/languagedb.h')
-rw-r--r--src/resources/db/languagedb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/db/languagedb.h b/src/resources/db/languagedb.h
index 18302a451..8f33576a6 100644
--- a/src/resources/db/languagedb.h
+++ b/src/resources/db/languagedb.h
@@ -37,6 +37,8 @@ namespace LanguageDb
void unload();
const std::string &getIcon(const int id);
+
+ const std::string &getPo(const int id);
} // namespace LanguageDB
#endif // RESOURCES_DB_LANGUAGEDB_H