diff options
Diffstat (limited to 'unstable/xdg-shell/xdg-shell-unstable-v6.xml')
-rw-r--r-- | unstable/xdg-shell/xdg-shell-unstable-v6.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unstable/xdg-shell/xdg-shell-unstable-v6.xml b/unstable/xdg-shell/xdg-shell-unstable-v6.xml index fc41485..e4d552c 100644 --- a/unstable/xdg-shell/xdg-shell-unstable-v6.xml +++ b/unstable/xdg-shell/xdg-shell-unstable-v6.xml @@ -171,7 +171,7 @@ xdg_popup is and how it is used. </description> <arg name="id" type="new_id" interface="zxdg_popup_v6"/> - <arg name="parent" type="object" interface="wl_surface"/> + <arg name="parent" type="object" interface="zxdg_surface_v6"/> <arg name="seat" type="object" interface="wl_seat" summary="the wl_seat of the user event"/> <arg name="serial" type="uint" summary="the serial of the user event"/> <arg name="x" type="int"/> |