From 067c259ef139a1d60b64386ff596dfea690aa06d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 11 Nov 2019 17:25:05 +0100 Subject: [PATCH] doc: Sync classref with current source --- doc/classes/SceneTree.xml | 2 +- doc/classes/VisualServer.xml | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/doc/classes/SceneTree.xml b/doc/classes/SceneTree.xml index b6e2303d2a7..e14a3b37593 100644 --- a/doc/classes/SceneTree.xml +++ b/doc/classes/SceneTree.xml @@ -249,7 +249,7 @@ If [code]true[/code], the application quits automatically on going back (e.g. on Android). Enabled by default. - To handle 'Go Back' button when this option is disabled, use [constant MainLoop.NOTIFICATION_WM_GO_BACK_REQUEST]. + To handle 'Go Back' button when this option is disabled, use [constant MainLoop.NOTIFICATION_WM_GO_BACK_REQUEST]. diff --git a/doc/classes/VisualServer.xml b/doc/classes/VisualServer.xml index 18b08421a13..28365c213bb 100644 --- a/doc/classes/VisualServer.xml +++ b/doc/classes/VisualServer.xml @@ -2782,6 +2782,22 @@ + + + + + + + + + + + + + + + +