private.rc
changeset 161 4a5bc7860889
parent 152 956f80caf731
child 166 1d262259df3d
--- a/private.rc	Fri Oct 18 14:51:22 1996 +0200
+++ b/private.rc	Thu Oct 24 17:02:41 1996 +0200
@@ -65,6 +65,8 @@
 thisIsMySystem := whoAmI = 'claus' or:[whoAmI = 'cg'].
 
 thisIsMySystem ifTrue:[
+    MenuView defaultFont:(MenuView defaultFont size:10).
+
     Smalltalk systemPath addFirst:'../../not_delivered'.
     Smalltalk systemPath addFirst:'../../private_classes'.
     Smalltalk systemPath addFirst:'../../fileIn/not_delivered'.