diff -r 88de5614b25a -r bf75e8d6bbe1 DisplayRootView.st --- a/DisplayRootView.st Mon Feb 13 20:01:31 2017 +0100 +++ b/DisplayRootView.st Mon Feb 13 20:01:40 2017 +0100 @@ -143,9 +143,11 @@ destroy "catch destroy - some windowmanagers get confused if - we destroy the rootWindow if its a virtual root window" + we destroy the rootWindow if it's a virtual root window" ^ self + + "Modified (comment): / 13-02-2017 / 20:01:04 / cg" ! ! !DisplayRootView methodsFor:'dummy'!