summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Alexsander Silva Dias <michaelalexsander@protonmail.com>2019-05-24 17:19:24 -0300
committerMichael Alexsander Silva Dias <michaelalexsander@protonmail.com>2019-05-24 17:19:24 -0300
commitb3c2305160c0f114156802a7dc66cf09b45c1ee1 (patch)
tree4db67a8604bd04045644ee4a0c106ceb1563189a
parent71c784f796b87af0da239e70d1328677133c30e0 (diff)
Add "GUI skinning" tutorial link to the 'Theme' doc
-rw-r--r--doc/classes/Theme.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Theme.xml b/doc/classes/Theme.xml
index bc44ec161a..c14e098b12 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.
</description>
<tutorials>
+ <link>https://docs.godotengine.org/en/stable/tutorials/gui/gui_skinning.html</link>
</tutorials>
<methods>
<method name="clear">