This commit is contained in:
Adam D. Ruppe 2022-10-28 19:07:24 -04:00
parent 53b03b4d57
commit 3fface2761
1 changed files with 1 additions and 0 deletions

View File

@ -2354,6 +2354,7 @@ class SimpleWindow : CapableOfHandlingNativeEvent, CapableOfBeingDrawnUpon {
}
private bool _fullscreen;
version(Windows)
private WINDOWPLACEMENT g_wpPrev;
/// not fully implemented but planned for a future release