From affaa0735a05a789d95baed82c903d9b571a2c00 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 13 Mar 2000 06:33:34 +0000 Subject: Fixed printing problems including putting line numbers in correct position and flushing state when switching surfaces in case surfaces are encapsulating a shared underlying graphics context. --- include/Platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/Platform.h b/include/Platform.h index b077e2e34..021bcf686 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -292,6 +292,7 @@ public: int SetPalette(Palette *pal, bool inBackGround); void SetClip(PRectangle rc); + void FlushCachedState(); }; // Class to hide the details of window manipulation -- cgit v1.2.3