UISpecificationTool.st
changeset 1033 21b3bc025e0c
parent 1028 592cfb2232ce
child 1042 10adcd590f2a
--- a/UISpecificationTool.st	Thu Feb 18 13:54:09 1999 +0100
+++ b/UISpecificationTool.st	Thu Feb 18 13:57:04 1999 +0100
@@ -739,7 +739,7 @@
 
             window allViewBackground:(self windowFrame viewBackground).
             window extent:1.0@(window preferredExtent y).
-            masterApplication updateFonts.
+"/            masterApplication updateFonts.
             window realizeAllSubViews.
             self scrolledView sizeChanged:nil.
         ]