diff options
Diffstat (limited to 'src/Fl_Private.H')
| -rw-r--r-- | src/Fl_Private.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Private.H b/src/Fl_Private.H index c4cfdcef5..a4ba9d6e6 100644 --- a/src/Fl_Private.H +++ b/src/Fl_Private.H @@ -26,7 +26,7 @@ /* FLTK private global variables and functions. - All prefixed with Fl_Private_ instead of using namespace. + All prefixed with Fl_Private_ to keep them separate from the Fl class. */ FL_EXPORT extern int Fl_Private_use_high_res_GL_; |
