From 0d69e4b0dd300a01387d6340aa1fc0986123ab0f Mon Sep 17 00:00:00 2001 From: lupoDharkael Date: Sun, 4 Feb 2018 17:41:50 +0100 Subject: [PATCH] Reference theme tutorial --- classes/class_theme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/class_theme.rst b/classes/class_theme.rst index 186706b6a..be5ccab24 100644 --- a/classes/class_theme.rst +++ b/classes/class_theme.rst @@ -90,7 +90,7 @@ Description Theme for skinning controls. Controls can be skinned individually, but for complex applications it's more efficient to just create a global theme that defines everything. This theme can be applied to any :ref:`Control`, and it and its children will automatically use it. -Theme resources can be alternatively loaded by writing them in a .theme file, see docs for more info. +See the :ref:`GUI skinning tutorial` for more information. Member Function Description ---------------------------