mirror of
https://github.com/labwc/labwc.git
synced 2026-03-03 01:40:37 -05:00
node: add node_scaled_scene_buffer_from_node
This commit is contained in:
parent
8156b91306
commit
9a3412324d
4 changed files with 22 additions and 0 deletions
|
|
@ -348,6 +348,7 @@ get_cursor_context(struct server *server)
|
|||
return ret;
|
||||
case LAB_NODE_DESC_NODE:
|
||||
case LAB_NODE_DESC_TREE:
|
||||
case LAB_NODE_DESC_SCALED_SCENE_BUFFER:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue