launcher/src/shell-desktop: Fix missing declaration for setting window
[apps/launcher.git] / launcher / src / shell-desktop.h
index f65e67d..4ee77df 100644 (file)
@@ -61,7 +61,8 @@ public slots: // calls out of qml into CPP
                                    const QString &app_data);
        void deactivate_app(const QString &app_id);
        void set_window_props(QWindow *win, const QString &app_id,
-                             uint32_t props, int x, int y);
+                             uint32_t props, int x, int y, int bx, int by,
+                             int bwidth, int bheight);
 };
 
 static void