]> git.lyx.org Git - lyx.git/blobdiff - src/Thesaurus.cpp
whitespace only
[lyx.git] / src / Thesaurus.cpp
index 086ab6239df3ea5b76547baf1174550ffb8cbd0a..4bfaf86dc4190ffa7e83758060b72284f308e460 100644 (file)
@@ -281,6 +281,12 @@ Thesaurus::Meanings Thesaurus::lookup(docstring const &, docstring const &)
        return Meanings();
 }
 
+
+bool Thesaurus::thesaurusAvailable(docstring const &) const
+{
+       return false;
+}
+
 #endif
 #endif // HAVE_LIBMYTHES