Fix build of time related code on Windows
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 7 Feb 2013 15:23:46 +0000 (16:23 +0100)
committerLars Knoll <lars.knoll@digia.com>
Sat, 9 Feb 2013 09:40:05 +0000 (10:40 +0100)
commitbe59020ff931d60cdf18bc32c3dc7bc498510d7b
treeef236ad6e66a5706887f9ca98c4ae940dc06001d
parentd57bc1cf06965faf9e545048e6c996e8059c9d10
Fix build of time related code on Windows

Use Q_OS_WIN instead of the non-existent Q_WS_WIN

Change-Id: Ia64908dfdb234bce5f0a2256bb292d91da2fcb68
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/v4/qv4dateobject.cpp
src/v4/qv4errorobject.cpp
src/v4/qv4objectproto.cpp
src/v4/qv4stringobject.cpp