Doc mod to refer to fltk color chip table.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11757 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2016-05-28 15:39:05 +00:00
parent 92aa25597d
commit 8a68fd1de8

View File

@ -29,7 +29,7 @@
#include <FL/x.H>
/** \fn Fl::own_colormap()
Makes FLTK use its own colormap. This may make FLTK display better
Makes FLTK use its <a href="fltk-colormap.png">own colormap</a>. This may make FLTK display better
and will reduce conflicts with other programs that want lots of colors.
However the colors may flash as you move the cursor between windows.