From 793fa5a91f24358aa7ce21abf6ee4e93a17b04ee Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 19:04:24 +0500 Subject: wip --- src/Fl_Private.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Private.H') 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_; -- cgit v1.2.3