summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_own_colormap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_own_colormap.cxx b/src/Fl_own_colormap.cxx
index 75bbc215a..2588be958 100644
--- a/src/Fl_own_colormap.cxx
+++ b/src/Fl_own_colormap.cxx
@@ -63,7 +63,7 @@ void Fl_X11_System_Driver::own_colormap() {
#endif // FL_CFG_WIN_X11
/** \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.