diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-11-16 00:02:16 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-11-16 00:02:16 +0100 |
| commit | b2979b6425edab848da9f62190d6a1355c50ac29 (patch) | |
| tree | f536c317116d8f4d7d5bb400a168e35803a395fc /documentation/src/examples.dox | |
| parent | e4d8b941025fcdd232e748227634529f752381b7 (diff) | |
Reformat to FLTK style, improve documentation
No code changes.
Replace '#define fl_clip ..' with an inline method.
Diffstat (limited to 'documentation/src/examples.dox')
| -rw-r--r-- | documentation/src/examples.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/examples.dox b/documentation/src/examples.dox index 0269f2c92..fa7bcd9e3 100644 --- a/documentation/src/examples.dox +++ b/documentation/src/examples.dox @@ -266,7 +266,7 @@ on few systems (some version of Irix for example). \subsection examples_curve curve \par -\c curve draws a nice Bezier curve into a custom widget. The +\c curve draws a nice Bézier curve into a custom widget. The <i>points</i> option for splines is not supported on all platforms. |
