diff options
Diffstat (limited to 'doc/Implementation/runtime-properties.txt')
-rw-r--r-- | doc/Implementation/runtime-properties.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Implementation/runtime-properties.txt b/doc/Implementation/runtime-properties.txt index 0d94bec8f..0d9b0b160 100644 --- a/doc/Implementation/runtime-properties.txt +++ b/doc/Implementation/runtime-properties.txt @@ -84,7 +84,6 @@ newt.debug.EDT newt.debug.MainThread newt.debug.Screen - newt.debug.Screen.DisableScreenModeImpl newt.debug.Window newt.debug.Window.KeyEvent newt.debug.Window.MouseEvent @@ -96,6 +95,7 @@ newt.MainThread.force newt.test.EDTMainThread newt.test.Window.reparent.incompatible + newt.test.Screen.disableScreenMode newt.ws.sheight newt.ws.swidth |