From 477a3dd66d6d47e40e5457409049c36a5c41255e Mon Sep 17 00:00:00 2001 From: OLSSON Hans Date: Mon, 20 Jun 2022 14:54:35 +0200 Subject: [PATCH] WS --- chapters/annotations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index d3f9e2c2a..c0368b906 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -1329,7 +1329,7 @@ \section{Graphical User Interface}\label{annotations-for-the-graphical-user-inte \lstinline!caption! is a caption for display in the file dialog. \lstinline!loadSelector! is used to select an existing file for reading, whereas \lstinline!saveSelector! is used to define a file for writing. -The presence of \lstinline!directorySelector! specifying \fmtannotationindex{Selector} suggests the use of a file dialog to select an existing directory. +The presence of \lstinline!directorySelector! specifying \fmtannotationindex{Selector} suggests the use of a file dialog to select an existing directory. The \lstinline!filter! may not be used. The \lstinline!caption! is a caption for display in the file dialog.