mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Rename creation_iid to creation_id for clarity
This commit is contained in:
parent
314713f369
commit
eecba25242
5 changed files with 5 additions and 5 deletions
|
|
@ -188,7 +188,7 @@ struct server {
|
|||
struct wl_listener xdg_toplevel_icon_set_icon;
|
||||
|
||||
struct wl_list views;
|
||||
uint64_t next_view_creation_iid;
|
||||
uint64_t next_view_creation_id;
|
||||
struct wl_list unmanaged_surfaces;
|
||||
|
||||
struct seat seat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue