From 9acfc6ec35b55870c0e0541d5f99a0e3bfdcdcea Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Tue, 17 Apr 2018 20:29:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A7=D0=BE=D0=B0=20=D0=B7=D0=B0=20=D1=85?= =?UTF-8?q?=D0=BD=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Documentation/GUI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/GUI.md b/Documentation/GUI.md index b17624cf..e96fbf31 100644 --- a/Documentation/GUI.md +++ b/Documentation/GUI.md @@ -23,7 +23,7 @@ | [    GUI.switch](#guiswitch-x-y-width-primarycolor-secondarycolor-pipecolor-state--table-switch) | | [    GUI.switchAndLabel](#guiswitchandlabel-x-y-width-switchwidth-primarycolor-secondarycolor-pipecolor-textcolor-text-switchstate--table-switchandlabel) | | [    GUI.colorSelector](#guicolorselector-x-y-width-height-color-text--table-colorselector) | -| [    GUI.list](#x-y-width-height-itemsize-spacing-backgroundcolor-textcolor-alternatebackgroundcolor-alternatetextcolor-backgroundselectedcolor-textselectedcolor-multipleselection-offsetmode--table-list) | +| [    GUI.list](#guilist-x-y-width-height-itemsize-spacing-backgroundcolor-textcolor-alternatebackgroundcolor-alternatetextcolor-backgroundselectedcolor-textselectedcolor--multipleselection-offsetmode--table-list) | | [    GUI.comboBox](#guicombobox-x-y-width-elementheight-backgroundcolor-textcolor-arrowbackgroundcolor-arrowtextcolor--table-combobox) | | [    GUI.tabBar](#guitabbar-x-y-width-height-horizontaltextoffset-spacebetweentabs-backgroundcolor-textcolor-backgroundselectedcolor-textselectedcolor--table-tabbar) | | [    GUI.menu](#guimenu-x-y-width-backgroundcolor-textcolor-backgroundpressedcolor-textpressedcolor-backgroundtransparency--table-menu) |