From 70cd3610f4ec0131fe3c9308a483935e9f1c788c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Nov 2024 15:58:10 +0300 Subject: SpellChecker: hunspell part moved to the separate module --- plugins/SpellChecker/spellchecker.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/SpellChecker/spellchecker.vcxproj') diff --git a/plugins/SpellChecker/spellchecker.vcxproj b/plugins/SpellChecker/spellchecker.vcxproj index 5e03dfc6e7..570332771c 100644 --- a/plugins/SpellChecker/spellchecker.vcxproj +++ b/plugins/SpellChecker/spellchecker.vcxproj @@ -32,6 +32,7 @@ + -- cgit v1.2.3