# HG changeset patch # User thomas_-_s # Date 1234196027 0 # Node ID cd73fb26dfb03cc08ce7bf04042ebcecb25bdc84 # Parent 36c10a09ad84f67755a395ea52bad94d39cd7863 Corrected some upper/lower case project settings. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@916 59b1889a-e5ac-428c-b0c7-476e01d41282 diff -r 36c10a09ad84 -r cd73fb26dfb0 src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h --- a/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h Fri Feb 06 14:12:39 2009 +0000 +++ b/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.h Mon Feb 09 16:13:47 2009 +0000 @@ -24,10 +24,10 @@ #define WIN32_LEAN_AND_MEAN #include "PluginInterface.h" #include "Scintilla.h" -#include +#include #include -#include "indenthandler.h" +#include "IndentHandler.h" #include "SettingsPaths.h" /* menu position in funcItem */ diff -r 36c10a09ad84 -r cd73fb26dfb0 src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.vcproj --- a/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.vcproj Fri Feb 06 14:12:39 2009 +0000 +++ b/src/UniversalIndentGUI_NPP/UniversalIndentGUI_NPP.vcproj Mon Feb 09 16:13:47 2009 +0000 @@ -210,7 +210,7 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > - - - - - + +