summaryrefslogtreecommitdiff
path: root/src/Fl_win32.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_win32.cxx')
-rw-r--r--src/Fl_win32.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_win32.cxx b/src/Fl_win32.cxx
index b70f45bb2..ac3bd1460 100644
--- a/src/Fl_win32.cxx
+++ b/src/Fl_win32.cxx
@@ -2342,7 +2342,7 @@ void Fl_WinAPI_Window_Driver::makeWindow() {
if (!im_enabled)
flImmAssociateContextEx((HWND)x->xid, 0, 0);
-
+
if (w->fullscreen_active()) Fl::handle(FL_FULLSCREEN, w);
}