Fix selection of remote tree using the keyboard
This commit is contained in:
parent
149a4b4ca1
commit
53231879b3
2 changed files with 23 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ private:
|
|||
String last_filter;
|
||||
|
||||
void _scene_tree_folded(Object *p_obj);
|
||||
void _scene_tree_selected();
|
||||
void _scene_tree_selection_changed(TreeItem *p_item, int p_column, bool p_selected);
|
||||
void _scene_tree_nothing_selected();
|
||||
void _notify_selection_changed();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue