Propagate screen orientation changes through wayland
[profile/ivi/qtwayland.git] / src / qt-compositor / compositor_api / waylandcompositor.h
index 9fb2589..71ef657 100644 (file)
@@ -84,6 +84,8 @@ public:
 
     const char *socketName() const;
 
+    void setScreenOrientation(qint32 orientationInDegrees);
+
 private:
     static void retainedSelectionChanged(QMimeData *mimeData, void *param);