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
|
|
@ -174,7 +174,7 @@ struct view {
|
|||
|
||||
bool mapped;
|
||||
bool been_mapped;
|
||||
uint64_t creation_iid;
|
||||
uint64_t creation_id;
|
||||
enum lab_ssd_mode ssd_mode;
|
||||
enum ssd_preference ssd_preference;
|
||||
bool shaded;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue