]> git.lyx.org Git - features.git/blobdiff - src/BufferParams.h
Fix unused variable warning with Qt6
[features.git] / src / BufferParams.h
index 10233e69f823a50b67ffe50007cd39c50ce9bbf5..497332b84b358b6359e68dd02411704344f8eed1 100644 (file)
@@ -341,6 +341,7 @@ public:
        ///
        IgnoreList & spellignore();
        IgnoreList const & spellignore() const;
+       bool spellignored(WordLangTuple const & wl) const;
        /**
         * The LyX name of the input encoding for LaTeX. This can be one of
         * - \c auto: find out the input encoding from the used languages