diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-02 21:04:18 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-02 21:04:18 +0000 |
commit | ec36adde2c033cdf5129c9686ed89069c38896aa (patch) | |
tree | 5454df2b692bc0e1db96a13259fd8e76667c4e42 /plugins/SpellChecker/spellchecker.vcxproj | |
parent | 66a8f7144e3b7fd0a42f197b0d20c2bd6f86c74b (diff) |
another portion of fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@272 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker/spellchecker.vcxproj')
-rw-r--r-- | plugins/SpellChecker/spellchecker.vcxproj | 1 |
1 files changed, 0 insertions, 1 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" />
|