diff options
Diffstat (limited to 'tools/qmlviewer/deviceorientation.cpp')
-rw-r--r-- | tools/qmlviewer/deviceorientation.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qmlviewer/deviceorientation.cpp b/tools/qmlviewer/deviceorientation.cpp index 75ea48e..e7c70d5 100644 --- a/tools/qmlviewer/deviceorientation.cpp +++ b/tools/qmlviewer/deviceorientation.cpp @@ -41,6 +41,8 @@ #include "deviceorientation.h" +QT_USE_NAMESPACE + class DefaultDeviceOrientation : public DeviceOrientation { Q_OBJECT |