#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Tue, 16 Jan 2018 18:15:40 +0100
changeset 8249 71f1fac253b3
parent 8248 8b17b2650cc8
child 8250 8514153cbeb9
#DOCUMENTATION by cg class: DisplayRootView comment/format in: #keyboardZoom:
DisplayRootView.st
--- a/DisplayRootView.st	Tue Jan 16 18:14:52 2018 +0100
+++ b/DisplayRootView.st	Tue Jan 16 18:15:40 2018 +0100
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) 1988 by Claus Gittinger
 	      All Rights Reserved
@@ -148,7 +150,7 @@
 
 !DisplayRootView methodsFor:'dummy'!
 
-keyboardZoom:larger
+keyboardZoom:largerBoolean
     "/ MUST be ignored here
 !