mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
view: s/scene_node/content_node/
This commit is contained in:
parent
c3a1a59a58
commit
daae379433
6 changed files with 7 additions and 7 deletions
|
|
@ -198,7 +198,7 @@ struct view {
|
|||
struct workspace *workspace;
|
||||
struct wlr_surface *surface;
|
||||
struct wlr_scene_tree *scene_tree;
|
||||
struct wlr_scene_node *scene_node;
|
||||
struct wlr_scene_node *content_node;
|
||||
|
||||
bool mapped;
|
||||
bool been_mapped;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue