Tools__CheckinInfoDialog.st
changeset 16947 616f067d9a91
parent 16922 68e9bcff55d2
child 17134 c4cce8b7a95d
child 17186 89a6eedbc1b1
--- a/Tools__CheckinInfoDialog.st	Fri Oct 14 00:08:25 2016 +0200
+++ b/Tools__CheckinInfoDialog.st	Fri Oct 14 00:15:36 2016 +0200
@@ -408,6 +408,7 @@
                    translateLabel: true
                    model: doCancel
                    extent: (Point 282 22)
+                   usePreferredHeight: true
                  )
                 (ActionButtonSpec
                    label: 'OK'
@@ -415,6 +416,7 @@
                    translateLabel: true
                    model: doAccept
                    extent: (Point 282 22)
+                   usePreferredHeight: true
                  )
                 )