FontPanel.st
changeset 6570 32fbafd67a49
parent 6568 327aa6e0a885
child 6604 89a0c07bbba9
--- a/FontPanel.st	Wed Mar 27 22:58:38 2019 +0100
+++ b/FontPanel.st	Wed Mar 27 22:59:10 2019 +0100
@@ -1439,9 +1439,10 @@
     "return the boxes preferredExtent"
 
     "/ ^ 450@350
-    ^ self class defaultExtent.
+    ^ self defaultExtent.
 
     "Created: / 09-11-2018 / 19:53:29 / Claus Gittinger"
+    "Modified: / 27-03-2019 / 22:54:37 / Claus Gittinger"
 !
 
 osIsUNIX