From 5ad648097930e46df3d23f514e8bc08fa00b31f5 Mon Sep 17 00:00:00 2001 From: Geequlim Date: Wed, 18 May 2016 15:37:59 +0800 Subject: Add 'Show In System' option into filesystem RMB menu --- tools/editor/scenes_dock.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/editor/scenes_dock.h') diff --git a/tools/editor/scenes_dock.h b/tools/editor/scenes_dock.h index 327e5a25f0..42c1374be1 100644 --- a/tools/editor/scenes_dock.h +++ b/tools/editor/scenes_dock.h @@ -62,7 +62,8 @@ class ScenesDock : public VBoxContainer { FILE_MOVE, FILE_REMOVE, FILE_REIMPORT, - FILE_INFO + FILE_INFO, + FILE_SHOW_IN_EXPLORER }; -- cgit v1.2.3