Follow API change for QPlatformWindow::setWindowState
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylandwindow.h
index 5c80fdc..1d35a8c 100644 (file)
@@ -96,7 +96,7 @@ public:
     void handleContentOrientationChange(Qt::ScreenOrientation orientation);
     Qt::ScreenOrientation requestWindowOrientation(Qt::ScreenOrientation orientation);
 
-    Qt::WindowState setWindowState(Qt::WindowState state);
+    void setWindowState(Qt::WindowState state);
     void setWindowFlags(Qt::WindowFlags flags);
 
     bool isExposed() const;