summaryrefslogtreecommitdiff
path: root/core/ustring.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/ustring.h')
-rw-r--r--core/ustring.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/ustring.h b/core/ustring.h
index 6310d0a854..ec0932e54d 100644
--- a/core/ustring.h
+++ b/core/ustring.h
@@ -256,5 +256,7 @@ struct NoCaseComparator {
/* end of namespace */
+//tool translate
+String TTR(const String&);
#endif