summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Admiraal <madmiraal@users.noreply.github.com>2020-12-19 14:17:42 +0000
committerMarcel Admiraal <madmiraal@users.noreply.github.com>2020-12-19 14:17:42 +0000
commite1128431dea0d0e9abd2778b133711deca94bf77 (patch)
tree5c0a6108f05d2cacbf97e7001f7d5c9c56d28124 /doc
parent229fb888a3b8538952858e688ada21e2ff53bb15 (diff)
Rename EditorInterface get_editor_viewport to get_editor_main_control
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/EditorInterface.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml
index c7561449b9..5a61c05cee 100644
--- a/doc/classes/EditorInterface.xml
+++ b/doc/classes/EditorInterface.xml
@@ -47,7 +47,7 @@
Returns the editor's [EditorSettings] instance.
</description>
</method>
- <method name="get_editor_viewport">
+ <method name="get_editor_main_control">
<return type="Control">
</return>
<description>