From 2df4196d8b29fdb3d4708741c9b76805a9bb6241 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Fri, 30 Sep 2011 13:09:06 +0000 Subject: About STR#2600 : some code factorization. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9101 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl.H | 1 + 1 file changed, 1 insertion(+) (limited to 'FL/Fl.H') 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. -- cgit v1.2.3