From 38a94ce2bc8cc51833d66a8804cb55c95992f43b Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 12 Jan 2021 19:56:04 +0100 Subject: [PATCH] Reference the control gallery image in the Control class documentation Like the Tween cheatsheet or Color constants cheatsheet, this references a "cheatsheet" image from the documentation repository. (cherry picked from commit 200f1cf015ef035905bd4b0e12e1dcb27465b9e3) --- doc/classes/Control.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/Control.xml b/doc/classes/Control.xml index b422f156f7d..68ffd6efb45 100644 --- a/doc/classes/Control.xml +++ b/doc/classes/Control.xml @@ -16,6 +16,7 @@ https://docs.godotengine.org/en/3.2/tutorials/gui/index.html https://docs.godotengine.org/en/3.2/tutorials/2d/custom_drawing_in_2d.html + https://docs.godotengine.org/en/latest/tutorials/ui/control_node_gallery.html https://github.com/godotengine/godot-demo-projects/tree/master/gui