summaryrefslogtreecommitdiff
path: root/editor/resources_dock.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/resources_dock.h')
-rw-r--r--editor/resources_dock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/resources_dock.h b/editor/resources_dock.h
index f58f8e4c54..e5470b1a3c 100644
--- a/editor/resources_dock.h
+++ b/editor/resources_dock.h
@@ -73,7 +73,7 @@ class ResourcesDock : public VBoxContainer {
bool block_add;
int current_action;
- void _file_action(const String &p_action);
+ void _file_action(const String &p_path);
void _delete(Object *p_item, int p_column, int p_id);
void _resource_selected();