From b6a50a14189da153e93aef581c30863608399714 Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Mon, 12 Apr 2010 13:16:37 +1000 Subject: Warning --- tools/qml/deviceorientation_maemo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qml/deviceorientation_maemo.cpp b/tools/qml/deviceorientation_maemo.cpp index af90b02..9f12f3d 100644 --- a/tools/qml/deviceorientation_maemo.cpp +++ b/tools/qml/deviceorientation_maemo.cpp @@ -61,7 +61,7 @@ public: return m_current; } - void setOrientation(Orientation orient) { } + void setOrientation(Orientation) { } protected: virtual void timerEvent(QTimerEvent *) -- cgit v0.12