Now able to "Copy Node Path" from Remote tab". Fixes issue 28585.
This commit is contained in:
parent
d8617f237a
commit
5f862ee186
2 changed files with 21 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ class ScriptEditorDebugger : public Control {
|
|||
enum ItemMenu {
|
||||
ITEM_MENU_COPY_ERROR,
|
||||
ITEM_MENU_SAVE_REMOTE_NODE,
|
||||
ITEM_MENU_COPY_NODE_PATH,
|
||||
};
|
||||
|
||||
AcceptDialog *msgdialog;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue