diff options
Diffstat (limited to 'include/Platform.h')
| -rw-r--r-- | include/Platform.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| 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 | 
