Procházet zdrojové kódy

Reference theme tutorial

lupoDharkael před 7 roky
rodič
revize
0d69e4b0dd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      classes/class_theme.rst

+ 1 - 1
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<class_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<doc_gui_skinning>` for more information.
 
 Member Function Description
 ---------------------------