diff --git a/FL/Fl_Gl_Window.H b/FL/Fl_Gl_Window.H index 2c4b11250..4b28c18ed 100644 --- a/FL/Fl_Gl_Window.H +++ b/FL/Fl_Gl_Window.H @@ -172,7 +172,7 @@ public: /** Set the OpenGL capabilites of the window using platform-specific data. \param a zero-ending array of platform-specific attributes and attribute values
Unix/Linux platform: attributes are GLX attributes adequate for the 3rd argument of
- the glXChooseVisual() function (e.g., GLX_DOUBLEBUFFER).
+ the glXChooseVisual() function (e.g., GLX_DOUBLEBUFFER, defined by including MSWindows platform: this member function is of no use.
@@ -180,7 +180,7 @@ public:
(defined by including