Tools__CheckinInfoDialog.st
changeset 17186 89a6eedbc1b1
parent 16947 616f067d9a91
child 17219 46a5890e4c57
child 17837 bf1bde1037ca
--- a/Tools__CheckinInfoDialog.st	Sun Dec 25 17:34:03 2016 +0100
+++ b/Tools__CheckinInfoDialog.st	Mon Dec 26 11:39:05 2016 +0100
@@ -228,20 +228,20 @@
           (LabelSpec
              label: 'Previous Log Messages:'
              name: 'Label5'
-             layout: (LayoutFrame 0 0 37 0 180 0 59 0)
+             layout: (LayoutFrame 0 0 37 0 220 0 67 0)
              translateLabel: true
              adjust: right
            )
           (ComboListSpec
              name: 'ComboList1'
-             layout: (LayoutFrame 180 0.0 38 0 0 1.0 58 0)
+             layout: (LayoutFrame 220 0.0 37 0 0 1.0 67 0)
              model: logHistoryHeadLineSelectionHolder
              comboList: logHistoryHeadLines
              useIndex: true
            )
           (TextEditorSpec
              name: 'TextEditor1'
-             layout: (LayoutFrame 2 0.0 68 0 -2 1 -300 1)
+             layout: (LayoutFrame 2 0.0 70 0 -2 1 -300 1)
              activeHelpKey: logMessage
              model: logMessageHolder
              hasHorizontalScrollBar: true
@@ -407,7 +407,7 @@
                    name: 'Button2'
                    translateLabel: true
                    model: doCancel
-                   extent: (Point 282 22)
+                   extent: (Point 282 35)
                    usePreferredHeight: true
                  )
                 (ActionButtonSpec
@@ -415,7 +415,7 @@
                    name: 'Button1'
                    translateLabel: true
                    model: doAccept
-                   extent: (Point 282 22)
+                   extent: (Point 282 35)
                    usePreferredHeight: true
                  )
                 )