summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker')
-rw-r--r--plugins/SpellChecker/spellchecker.vcxproj1
-rw-r--r--plugins/SpellChecker/spellchecker.vcxproj.filters3
2 files changed, 0 insertions, 4 deletions
diff --git a/plugins/SpellChecker/spellchecker.vcxproj b/plugins/SpellChecker/spellchecker.vcxproj
index c45bec758e..7c42df971c 100644
--- a/plugins/SpellChecker/spellchecker.vcxproj
+++ b/plugins/SpellChecker/spellchecker.vcxproj
@@ -178,7 +178,6 @@
<ClInclude Include="autoreplace.h" />
<ClInclude Include="commons.h" />
<ClInclude Include="dictionary.h" />
- <ClInclude Include="m_spellchecker.h" />
<ClInclude Include="..\utils\mir_icons.h" />
<ClInclude Include="..\utils\mir_memory.h" />
<ClInclude Include="..\utils\mir_options.h" />
diff --git a/plugins/SpellChecker/spellchecker.vcxproj.filters b/plugins/SpellChecker/spellchecker.vcxproj.filters
index 06fc8dfca3..89743ca4ce 100644
--- a/plugins/SpellChecker/spellchecker.vcxproj.filters
+++ b/plugins/SpellChecker/spellchecker.vcxproj.filters
@@ -36,9 +36,6 @@
<ClInclude Include="dictionary.h">
<Filter>Header Files</Filter>
</ClInclude>
- <ClInclude Include="m_spellchecker.h">
- <Filter>Header Files</Filter>
- </ClInclude>
<ClInclude Include="..\utils\mir_icons.h">
<Filter>Header Files</Filter>
</ClInclude>