UIPainter.st
changeset 3539 dc215e6be73a
parent 3538 54b79608c60d
child 3564 e4cff94154d2
--- a/UIPainter.st	Tue Feb 20 18:46:36 2018 +0100
+++ b/UIPainter.st	Tue Feb 20 21:52:36 2018 +0100
@@ -4911,7 +4911,7 @@
     ].
 
     "/ using masters infoHolder ?
-    self useAlienInfoLabelHolder ifTrue:[
+    self useAlienInfoLabel ifTrue:[
         (builder componentAt:#mainPanel) layout bottomOffset:0.
         (builder componentAt:#infoBarSubSpec) beInvisible
     ].