aboutsummaryrefslogtreecommitdiff
path: root/editor/filesystem_dock.h
diff options
context:
space:
mode:
authorDmitry Koteroff2017-11-20 21:25:13 +0300
committerDmitry Koteroff2017-11-20 21:25:13 +0300
commitd67b602f2f995f0044b446646619adf45d37256d (patch)
treea182714e94348444e749f3d46f6973200d44d734 /editor/filesystem_dock.h
parent82ad05a20ef4420122b18eadf3835c4a8a49ba19 (diff)
downloadgodot-d67b602f2f995f0044b446646619adf45d37256d.tar.gz
godot-d67b602f2f995f0044b446646619adf45d37256d.tar.zst
godot-d67b602f2f995f0044b446646619adf45d37256d.zip
Diffstat (limited to 'editor/filesystem_dock.h')
-rw-r--r--editor/filesystem_dock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/filesystem_dock.h b/editor/filesystem_dock.h
index d100de8b7..f1fd34205 100644
--- a/editor/filesystem_dock.h
+++ b/editor/filesystem_dock.h
@@ -192,6 +192,7 @@ private:
void _dir_rmb_pressed(const Vector2 &p_pos);
void _files_list_rmb_select(int p_item, const Vector2 &p_pos);
+ void _rmb_pressed(const Vector2 &p_pos);
struct FileInfo {
String name;