diff options
| author | Greg Ercolano <erco@seriss.com> | 2016-07-19 23:27:34 +0000 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2016-07-19 23:27:34 +0000 |
| commit | 4f9345b40ab4e8c772460cb0d7a0a6475fa731d1 (patch) | |
| tree | 660f991c70703e13c2685e51e46b304017793945 | |
| parent | 243652161092d6de67f1b211f50f983b776d5638 (diff) | |
Bringing over this fix [r11798] from 1.3 current to the porting branch.
Small doc improvements/elaborations.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11824 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | FL/Fl_Tree.H | 4 | ||||
| -rw-r--r-- | documentation/src/tree-elements.png | bin | 12750 -> 14421 bytes |
2 files changed, 2 insertions, 2 deletions
diff --git a/FL/Fl_Tree.H b/FL/Fl_Tree.H index 1a896f47a..9bfb88910 100644 --- a/FL/Fl_Tree.H +++ b/FL/Fl_Tree.H @@ -227,8 +227,8 @@ /// \image html tree-elements.png /// \image latex tree-elements.png "Fl_Tree elements" width=6cm /// \par -/// The following shows the protected 'tree inner' (tix..) -/// and 'tree outer' (tox..) dimension variables: +/// The following shows the protected dimension variables 'tree inner' (tix..) +/// and 'tree outer' (tox..): /// \image html tree-dimensions.png "Fl_Tree inner/outer dimensions" width=6cm /// \image latex tree-dimensions.png "Fl_Tree inner/outer dimensions" width=6cm /// diff --git a/documentation/src/tree-elements.png b/documentation/src/tree-elements.png Binary files differindex 78997cfec..4218a36c9 100644 --- a/documentation/src/tree-elements.png +++ b/documentation/src/tree-elements.png |
