summaryrefslogtreecommitdiff
path: root/FL/Fl.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl.H')
-rw-r--r--FL/Fl.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index ed6b7c56b..0a5016f9a 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -133,6 +133,7 @@ public: // should be private!
static Fl_Window* modal_;
static Fl_Window* grab_;
static int compose_state;
+ static void call_screen_init(); // recompute screen number and dimensions
#endif
/**
If true then flush() will do something.