Fix oversized color swatch in PDF docs.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7988 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2010-12-09 12:08:13 +00:00
parent ceba5030a1
commit a01d246ead

View File

@ -42,7 +42,7 @@
/**
\brief Pops up a window to let the user pick an colormap entry.
\image html fl_show_colormap.png
\image latex fl_show_colormap.png "fl_show_colormap" width=8cm
\image latex fl_show_colormap.png "fl_show_colormap" height=10cm
\param[in] oldcol color to be highlighted when grid is shown.
\retval Fl_Color value of the chosen colormap entry.
\sa Fl_Color_Chooser