FileBasedSourceCodeManagementSettingsAppl.st
branchjv
changeset 16156 9b9fa51009d2
parent 16023 4bad8d7baaf8
parent 16153 3a55ba72a107
child 16664 ef51c9c52b52
--- a/FileBasedSourceCodeManagementSettingsAppl.st	Wed Mar 09 06:56:29 2016 +0100
+++ b/FileBasedSourceCodeManagementSettingsAppl.st	Thu Mar 10 06:57:38 2016 +0100
@@ -219,8 +219,8 @@
                 (LabelSpec
                    label: 'Demo Only'
                    name: 'Label10'
-                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default')
-                   foregroundColor: (Color 86.9993133440147 0.0 0.0)
+                   style: (FontDescription #'Segoe UI' medium roman 16 #'ms-default' nil nil)
+                   foregroundColor: (Color 87.0 0.0 0.0)
                    translateLabel: true
                    extent: (Point 694 37)
                  )
@@ -345,7 +345,7 @@
                                translateLabel: true
                                tabable: true
                                model: addPerModulePath
-                               extent: (Point 139 30)
+                               extent: (Point 135 30)
                              )
                             (ActionButtonSpec
                                label: 'Remove'
@@ -354,11 +354,11 @@
                                tabable: true
                                model: removePerModulePath
                                enableChannel: removeEnabled
-                               extent: (Point 139 30)
+                               extent: (Point 135 30)
                              )
                             (ViewSpec
                                name: 'Box11'
-                               extent: (Point 140 10)
+                               extent: (Point 137 10)
                              )
                             )
                           
@@ -367,7 +367,7 @@
                       )
                     
                    )
-                   extent: (Point 694 337)
+                   extent: (Point 694 342)
                  )
                 )