diff -r 4c39c2f1dcc7 -r 700bf3fda9fa UISelectionPanel.st --- a/UISelectionPanel.st Wed Sep 10 13:02:18 2003 +0200 +++ b/UISelectionPanel.st Fri Sep 26 09:56:09 2003 +0200 @@ -370,7 +370,7 @@ label: 'Buttons' name: 'Buttons' min: (Point 10 10) - bounds: (Rectangle 14 46 454 204) + bounds: (Rectangle 16 52 456 210) ) component: (SpecCollection @@ -423,7 +423,6 @@ layout: (LayoutFrame 144 0.0 33 0 280 0 55 0) translateLabel: true isTriggerOnDown: true - lampColor: (Color 100.0 100.0 0.0) ) (CheckBoxSpec label: 'Check Box'