From cab151d8aba2b2b9d89f1e44f8facea2b1684302 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Thu, 7 Sep 2017 15:11:31 +0300 Subject: [PATCH] Update GUI.md --- Documentation/GUI.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/GUI.md b/Documentation/GUI.md index a03f63fe..778a7550 100644 --- a/Documentation/GUI.md +++ b/Documentation/GUI.md @@ -25,6 +25,7 @@ | [    GUI.menu](#guimenu-x-y-width-backgroundcolor-textcolor-backgroundpressedcolor-textpressedcolor-backgroundtransparency--table-menu) | | [    GUI.progressBar](#guiprogressbar-x-y-width-primarycolor-secondarycolor-valuecolor-value-thin-showvalue-valueprefix-valuepostfix--table-progressbar) | | [    GUI.treeView](#guitreeview-x-y-width-height-backgroundcolor-textcolor-selectionbackgroundcolor-selectiontextcolor-arrowcolor-scrollbarprimarycolor-scrollbarsecondarycolor-workpath--table-treeview) | +| [    GUI.filesystemChooser](#GUIfilesystemChooser-x-y-width-height-backgroundColor-textColor-tipBackgroundColor-tipTextColor-initialText-sumbitButtonText-cancelButtonText-placeholderText-filesystemDialogMode-filesystemDialogPath-table-filesystemChooser) | | [    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) | @@ -1748,4 +1749,4 @@ mainContainer:startEventHandling() Результат: -![Imgur](http://i.imgur.com/f5aO73U.gif) \ No newline at end of file +![Imgur](http://i.imgur.com/f5aO73U.gif)