diff options
author | George Hazan <george.hazan@gmail.com> | 2012-12-01 19:42:19 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-12-01 19:42:19 +0000 |
commit | 7300094417302d82aa4f3f6e469f91d8facf4f26 (patch) | |
tree | e2effcdc0568876d9327206e68838172bac51dfc /plugins/SpellChecker/spellchecker.vcxproj | |
parent | 464d30983285ab816de7e2ac3d72fe5c4a9544e6 (diff) |
- mir_icons.h removed from project;
- option "Autp chamge locale" turned on by default;
- code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@2597 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 0c4728e1cf..29e5a67298 100644 --- a/plugins/SpellChecker/spellchecker.vcxproj +++ b/plugins/SpellChecker/spellchecker.vcxproj @@ -183,7 +183,6 @@ <ClInclude Include="src\autoreplace.h" />
<ClInclude Include="src\commons.h" />
<ClInclude Include="src\dictionary.h" />
- <ClInclude Include="..\utils\mir_icons.h" />
<ClInclude Include="..\utils\mir_memory.h" />
<ClInclude Include="..\utils\mir_options.h" />
<ClInclude Include="src\options.h" />
|