Add signals for files move/delete/rename to FileSystemDock
This commit is contained in:
parent
ce3f3a9f82
commit
c6329b4569
4 changed files with 39 additions and 2 deletions
|
|
@ -126,6 +126,8 @@ class DependencyRemoveDialog : public ConfirmationDialog {
|
|||
|
||||
void ok_pressed();
|
||||
|
||||
static void _bind_methods();
|
||||
|
||||
public:
|
||||
void show(const Vector<String> &p_folders, const Vector<String> &p_files);
|
||||
DependencyRemoveDialog();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue