From b3c2305160c0f114156802a7dc66cf09b45c1ee1 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Silva Dias Date: Fri, 24 May 2019 17:19:24 -0300 Subject: [PATCH] Add "GUI skinning" tutorial link to the 'Theme' doc --- doc/classes/Theme.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/Theme.xml b/doc/classes/Theme.xml index bc44ec161ae..c14e098b121 100644 --- a/doc/classes/Theme.xml +++ b/doc/classes/Theme.xml @@ -8,6 +8,7 @@ Theme resources can be alternatively loaded by writing them in a .theme file, see docs for more info. + https://docs.godotengine.org/en/stable/tutorials/gui/gui_skinning.html