mirror of https://github.com/adamdruppe/arsd.git
oops
This commit is contained in:
parent
53b03b4d57
commit
3fface2761
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue