summaryrefslogtreecommitdiff
path: root/editor/editor_node.h
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2018-11-22 16:16:52 +0100
committerGitHub <noreply@github.com>2018-11-22 16:16:52 +0100
commitda31d63f765d8797f2eaf0272ed88e2b4d7e77bb (patch)
tree909c3b1d4373b483bfd7488912fdc7ce89fffa5a /editor/editor_node.h
parentfeee2b5842c709c5f0ea8fba036829b7b9902b5d (diff)
parentfddffa9eb815bd036c2b926cb7d7b8f4122a54c7 (diff)
Merge pull request #23680 from YeldhamDev/unified_help_search_revived
Unified Class and Reference Search 2: Resurrection
Diffstat (limited to 'editor/editor_node.h')
-rw-r--r--editor/editor_node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_node.h b/editor/editor_node.h
index eda7ebcf53..e220daf8a9 100644
--- a/editor/editor_node.h
+++ b/editor/editor_node.h
@@ -180,7 +180,6 @@ private:
SETTINGS_HELP,
SCENE_TAB_CLOSE,
- HELP_CLASSES,
HELP_SEARCH,
HELP_DOCS,
HELP_QA,