mirror of
https://github.com/fltk/fltk.git
synced 2026-05-28 20:06:18 +08:00
Documentation: fix another image display issue.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10447 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+2
-2
@@ -60,8 +60,8 @@
|
||||
/// The following shows the Fl_Tree_Item's dimensions, useful when overriding
|
||||
/// the draw_item_content() method:
|
||||
///
|
||||
/// \image html Fl_Tree_Item-dimensions.png "Fl_Tree_Item's internal dimensions." width=6cm
|
||||
/// \image latex Fl_Tree_Item-dimensions.png "Fl_Tree_Item's internal dimensions." width=6cm
|
||||
/// \image html Fl_Tree_Item-dimensions.png "Fl_Tree_Item's internal dimensions." width=6cm
|
||||
/// \image latex Fl_Tree_Item-dimensions.png "Fl_Tree_Item's internal dimensions." width=6cm
|
||||
///
|
||||
class Fl_Tree;
|
||||
class FL_EXPORT Fl_Tree_Item {
|
||||
|
||||
Reference in New Issue
Block a user