summaryrefslogtreecommitdiff
path: root/src/utils/translation/podict.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/translation/podict.h')
-rw-r--r--src/utils/translation/podict.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h
index a8b18bba4..d40aa1499 100644
--- a/src/utils/translation/podict.h
+++ b/src/utils/translation/podict.h
@@ -41,6 +41,8 @@ class PoDict final
const char *getChar(const char *const str);
+ bool haveStr(const std::string &str) const;
+
#ifndef UNITTESTS
protected:
#endif // UNITTESTS