Fix placement of QT_{BEGIN,END}_NAMESPACE in qfunctions_winrt.h
Those functions weren't getting properly namespaced. Even if we're testing WinRT namespaced builds, it wouldn't catch this mistake: those functions would simply all be in the global namespace. I guess we don't have a "namespace cleanliness" test. Change-Id: I2d3d09dc66dad476563dbf51c171683be155ebfd Reviewed-by:Maurice Kalinowski <maurice.kalinowski@theqtcompany.com> Reviewed-by:
Andrew Knight <andrew.knight@theqtcompany.com>
Showing
Please register or sign in to comment