From dc7019064c2930bf8b5d110c8914a005714bad88 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Thu, 16 Aug 2012 17:21:54 +0100 Subject: improved the clarity of one code comment. --- src/corelib/x11/fpg_x11.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/x11/fpg_x11.pas') diff --git a/src/corelib/x11/fpg_x11.pas b/src/corelib/x11/fpg_x11.pas index 5e042847..77b61862 100644 --- a/src/corelib/x11/fpg_x11.pas +++ b/src/corelib/x11/fpg_x11.pas @@ -2384,7 +2384,7 @@ begin AllocateWindowHandle; XMapWindow(xapplication.Display, FWinHandle); Include(FWinFlags, xwsfMapped); - // Fullscreen can only be set visible (mapped) windows. + // Fullscreen can only be set on visible (already mapped) windows. if waFullScreen in FWindowAttributes then fpgApplication.netlayer.WindowSetFullscreen(FWinHandle, True); end -- cgit v1.2.3-70-g09d2