DisplayRootView.st
changeset 7627 86ebf06e43a1
parent 7266 6b9ccc0ad0c8
child 7654 d38246725fb7
--- a/DisplayRootView.st	Fri Oct 14 18:42:59 2016 +0200
+++ b/DisplayRootView.st	Fri Oct 14 19:05:55 2016 +0200
@@ -150,6 +150,10 @@
 
 !DisplayRootView methodsFor:'dummy'!
 
+keyboardZoom:larger
+    "/ MUST be ignored here
+!
+
 redrawX:x y:y width:width height:height
     "ignored"
 ! !