UIPainter.st
changeset 1596 be79a5a5e8e4
parent 1574 e4897b61395c
child 1608 2ad8ca8b5260
--- a/UIPainter.st	Wed Sep 04 17:55:52 2002 +0200
+++ b/UIPainter.st	Wed Sep 04 21:38:09 2002 +0200
@@ -2871,7 +2871,7 @@
             spec := property spec copy.
         ]
     ].
-    tabComponent := builder componentAt:#noteBook.
+    tabComponent := self componentAt:#noteBook.
     self setViewInLayoutTool:view spec:spec.
     self specTool specification:spec.