summaryrefslogtreecommitdiff
path: root/libs/hunspell/src/hunspell.hxx
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-12-03 15:22:25 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-12-03 15:22:25 +0300
commit28bfc1633faded06c14308959796cc350878a896 (patch)
tree7b21e6955da39bceb970cd2afe30263957eac5cc /libs/hunspell/src/hunspell.hxx
parent97e2d186da4024c7ac62f7549f3243bd15204118 (diff)
compilation fix
Diffstat (limited to 'libs/hunspell/src/hunspell.hxx')
-rw-r--r--libs/hunspell/src/hunspell.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hunspell/src/hunspell.hxx b/libs/hunspell/src/hunspell.hxx
index a06bdd43ab..f728f829c2 100644
--- a/libs/hunspell/src/hunspell.hxx
+++ b/libs/hunspell/src/hunspell.hxx
@@ -216,6 +216,7 @@ class LIBHUNSPELL_DLL_EXPORTED Hunspell {
struct cs_info* get_csconv();
+ const char* get_try_string() const;
const char* get_version() const;
const std::string& get_version_cpp() const;