changed: #windowSpec
authorClaus Gittinger <cg@exept.de>
Sat, 31 Dec 2011 18:26:35 +0100
changeset 11046 b6146a44fe1f
parent 11045 3406500fc0b0
child 11047 f84145625b3c
changed: #windowSpec
BookmarkBar.st
--- a/BookmarkBar.st	Sat Dec 31 17:58:18 2011 +0100
+++ b/BookmarkBar.st	Sat Dec 31 18:26:35 2011 +0100
@@ -127,7 +127,7 @@
             )
            (ActionButtonSpec
               name: 'BookmarkButton'
-              layout: (LayoutFrame -25 1 0 0 0 1 24 0)
+              layout: (LayoutFrame -25 1 1 0 0 1 22 0)
               activeHelpKey: starButton
               level: 0
               hasCharacterOrientedLabel: false
@@ -457,11 +457,11 @@
 !BookmarkBar class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/BookmarkBar.st,v 1.7 2011-12-31 16:58:18 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/BookmarkBar.st,v 1.8 2011-12-31 17:26:35 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/BookmarkBar.st,v 1.7 2011-12-31 16:58:18 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/BookmarkBar.st,v 1.8 2011-12-31 17:26:35 cg Exp $'
 !
 
 version_SVN