'obsolete' widget attributes removed
authortz
Fri, 06 Mar 1998 15:35:09 +0100
changeset 709 b81a8a284267
parent 708 b5f3169a0ba7
child 710 8c968790c885
'obsolete' widget attributes removed
UISelectionPanel.st
--- a/UISelectionPanel.st	Fri Mar 06 15:33:06 1998 +0100
+++ b/UISelectionPanel.st	Fri Mar 06 15:35:09 1998 +0100
@@ -386,7 +386,6 @@
                  #(#ActionButtonSpec
                     #name: 'Button'
                     #layout: #(#LayoutFrame 15 0 15 0 140 0 37 0)
-                    #activeHelpKey: #dss
                     #label: 'Button'
                 )
                  #(#ActionButtonSpec
@@ -870,7 +869,6 @@
                     #layout: #(#LayoutFrame 15 0 130 0 220 0 225 0)
                     #hasHorizontalScrollBar: true
                     #hasVerticalScrollBar: true
-                    #hierarchicalList: #exampleTree
                 )
                  #(#LabelSpec
                     #name: 'SelectionInTreeLabel'