Sheets: Compile on windows
For some reason msvc does not like Localization.h. This patch hides the offending QSharedDataPointer<> when compiled for windows. The code is keept as is on non-windows targets.
This is a HACK to get it to compile so we can track other problems as the project evolves.