Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4973b35

Browse files
committed
Remove the reference to stdwin. The comment was still true, but no
longer meaningful to a new user, since stdwin is long gone.
1 parent 7b828a6 commit 4973b35

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

Doc/mac/libmacui.tex

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,10 @@ \section{\module{EasyDialogs} ---
77

88

99
The \module{EasyDialogs} module contains some simple dialogs for
10-
the Macintosh, modelled after the
11-
\module{stdwin}\refbimodindex{stdwin} dialogs with similar names. All
12-
routines have an optional parameter \var{id} with which you can
13-
override the DLOG resource used for the dialog, as long as the item
14-
numbers correspond. See the source for details.
15-
10+
the Macintosh. All routines have an optional parameter \var{id} with
11+
which you can override the DLOG resource used for the dialog, as long
12+
as the item numbers correspond. See the source for details.
13+
1614
The \module{EasyDialogs} module defines the following functions:
1715

1816

0 commit comments

Comments
 (0)