summaryrefslogtreecommitdiff
path: root/FL/Fl_Tabs.H
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-10-15 11:27:29 +0000
committerFabien Costantini <fabien@onepost.net>2008-10-15 11:27:29 +0000
commitd272c1b43fc60f284591e7121f8813969374a7b3 (patch)
tree2176d9e7210dc36f0e6b405369d1da1c728e8bb7 /FL/Fl_Tabs.H
parentdc7808d4da833b224bc5f5c4197f0a11a6127000 (diff)
Doxygen PDF Documentation: Added image latex tags, added missing eps corresponding images (most of them in B/W) for the widget classes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'FL/Fl_Tabs.H')
-rw-r--r--FL/Fl_Tabs.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/FL/Fl_Tabs.H b/FL/Fl_Tabs.H
index a2e3d958c..f8df1cd7c 100644
--- a/FL/Fl_Tabs.H
+++ b/FL/Fl_Tabs.H
@@ -38,7 +38,8 @@
interface that allows you to put lots and lots of buttons and
switches in a panel, as popularized by many toolkits.
- <P ALIGN=CENTER>\image html tabs.gif </P>
+ <P ALIGN=CENTER>\image html tabs.gif </P>
+ \image latex tabs.eps "Fl_Tabs" width=8cm
<P>Clicking the tab makes a child visible() by calling
show() on it, and all other children are made invisible