mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
node: add node_scaled_scene_buffer_from_node
This commit is contained in:
parent
5db953aa89
commit
422c530a02
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