X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fshell.c;h=cce4decfa1573e97703ff3272c3edf0ae24d6cd1;hb=000b725db81ae79ffec0a7a84a2c4aab2778dc82;hp=13c03f005fe344fe085ec7aece9815738f0a7071;hpb=b87f46acc5b0b252e4642f2130ef3093294afac8;p=src%2Fagl-compositor.git diff --git a/src/shell.c b/src/shell.c index 13c03f0..cce4dec 100644 --- a/src/shell.c +++ b/src/shell.c @@ -1897,7 +1897,7 @@ shell_ivi_surf_count_split_surfaces(struct ivi_compositor *ivi) static void shell_set_app_split(struct wl_client *client, struct wl_resource *res, const char *app_id, uint32_t orientation, int32_t width, - struct wl_resource *output_res) + int32_t sticky, struct wl_resource *output_res) { struct ivi_surface *surf; struct ivi_compositor *ivi = wl_resource_get_user_data(res);