diff options
| author | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
|---|---|---|
| committer | maxim nikonov <maxim.nikonov@hqo.co> | 2026-02-06 03:39:53 +0500 |
| commit | f93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch) | |
| tree | 44d4626c2d56666056983d8fedf1b897f4ecf249 /src/fl_show_colormap.cxx | |
| parent | ddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff) | |
wi[
Diffstat (limited to 'src/fl_show_colormap.cxx')
| -rw-r--r-- | src/fl_show_colormap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_show_colormap.cxx b/src/fl_show_colormap.cxx index 1793547bc..c9a96f79b 100644 --- a/src/fl_show_colormap.cxx +++ b/src/fl_show_colormap.cxx @@ -121,7 +121,7 @@ int ColorMenu::handle(int e) { return 1; } -extern char fl_override_redirect; // hack for menus +extern char fl__redirect; // hack for menus #ifdef _MSC_VER #pragma optimize("a",off) // needed to get the done check to work |
