소스 검색

Reference theme tutorial

lupoDharkael 7 년 전
부모
커밋
0d69e4b0dd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ---------------------------