mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-20 06:59:42 -05:00
drag-icon: use role object destroy handler
This commit is contained in:
parent
75af6a0a39
commit
92fbfda2ca
2 changed files with 15 additions and 28 deletions
|
|
@ -101,8 +101,6 @@ struct wlr_drag_icon {
|
|||
struct wl_signal destroy;
|
||||
} events;
|
||||
|
||||
struct wl_listener surface_destroy;
|
||||
|
||||
void *data;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue