From 508af6b48e95681b053497efc3623e31045ace9e Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Wed, 20 Jul 2016 01:05:58 +0000 Subject: Bringing over fix [r11757] from 1.3 current to the porting branch. Doc mod to refer to fltk color chip table. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11829 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_own_colormap.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 own colormap. 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. -- cgit v1.2.3