From 6f9153495c94ce6ab2cd2d03de16d4ef60d3ae2d Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Thu, 10 Aug 2017 18:12:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BB=D1=83=D0=BF=D0=B0?= 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 109448aa..0b758532 100644 --- a/Documentation/GUI.md +++ b/Documentation/GUI.md @@ -27,7 +27,7 @@ | [    GUI.treeView](#guitreeview-x-y-width-height-backgroundcolor-textcolor-selectionbackgroundcolor-selectiontextcolor-arrowcolor-scrollbarprimarycolor-scrollbarsecondarycolor-workpath--table-treeview) | | [    GUI.codeView](#guicodeview-x-y-width-height-lines-fromsymbol-fromline-maximumlinelength-selections-highlights-highlightluasyntax-indentationwidth--table-codeview) | | [    GUI.chart](#guichart-x-y-width-height-axiscolor-axisvaluecolor-axishelperscolor-chartcolor-xaxisvalueinterval-yaxisvalueinterval-xaxispostfix-yaxispostfix-fillchartarea-values--table-chart) | -| [    GUI.brailleCanvas](#guibraillecanvas-x-y-width-height-table-braillecanvas) | +| [    GUI.brailleCanvas](#guibraillecanvas-x-y-width-height-table--braillecanvas) | | [    GUI.scrollBar](#guiscrollbar-x-y-width-height-backgroundcolor-foregroundcolor-minimumvalue-maximumvalue-value-shownvaluecount-onscrollvalueincrement-thinhorizontalmode--table-scrollbar) | | [    GUI.textBox](#guitextboxx-y-width-height-backgroundcolor-textcolor-lines-currentline-horizontaloffset-verticaloffset-table-textbox) | | [Практические примеры](#Практические-примеры) |