shell/Windows: Convert tabs to space
authorJocelyn Turcotte <jturcotte@woboq.com>
Thu, 5 Jan 2017 16:28:28 +0000 (17:28 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Wed, 18 Jan 2017 11:15:52 +0000 (12:15 +0100)
commit3e85d47a57799f7d7cae463b7db4653a5abc77ea
treee8c57734ce9c719deddcc60fc327f9c85d6a28f5
parente709d75d569f5b1bf6e19fd773485300db6f9fae
shell/Windows: Convert tabs to space

It was a mix of both and the rest of the code uses spaces.
28 files changed:
shell_integration/windows/OCContextMenu/OCClientInterface.cpp
shell_integration/windows/OCContextMenu/OCClientInterface.h
shell_integration/windows/OCContextMenu/OCContextMenu.cpp
shell_integration/windows/OCContextMenu/OCContextMenuFactory.cpp
shell_integration/windows/OCContextMenu/OCContextMenuFactory.h
shell_integration/windows/OCContextMenu/OCContextMenuRegHandler.cpp
shell_integration/windows/OCContextMenu/OCContextMenuRegHandler.h
shell_integration/windows/OCOverlays/DllMain.cpp
shell_integration/windows/OCOverlays/OCOverlay.cpp
shell_integration/windows/OCOverlays/OCOverlay.h
shell_integration/windows/OCOverlays/OCOverlayFactory.cpp
shell_integration/windows/OCOverlays/OCOverlayFactory.h
shell_integration/windows/OCOverlays/OCOverlayRegistrationHandler.cpp
shell_integration/windows/OCOverlays/OCOverlayRegistrationHandler.h
shell_integration/windows/OCOverlays/OverlayConstants.h
shell_integration/windows/OCUtil/CommunicationSocket.cpp
shell_integration/windows/OCUtil/CommunicationSocket.h
shell_integration/windows/OCUtil/FileUtil.cpp
shell_integration/windows/OCUtil/FileUtil.h
shell_integration/windows/OCUtil/OCMessage.cpp
shell_integration/windows/OCUtil/OCMessage.h
shell_integration/windows/OCUtil/ParserUtil.cpp
shell_integration/windows/OCUtil/RegistryUtil.cpp
shell_integration/windows/OCUtil/RegistryUtil.h
shell_integration/windows/OCUtil/RemotePathChecker.cpp
shell_integration/windows/OCUtil/RemotePathChecker.h
shell_integration/windows/OCUtil/StringUtil.cpp
shell_integration/windows/OCUtil/StringUtil.h