UISelectionPanel.st
changeset 1141 b5607fe14ab1
parent 1061 7400e3e3daf6
child 1142 f5b47cc3e563
--- a/UISelectionPanel.st	Mon Jun 07 14:46:14 1999 +0200
+++ b/UISelectionPanel.st	Mon Jun 07 17:47:20 1999 +0200
@@ -1016,41 +1016,14 @@
                     #name: 'Tab Header'
                     #layout: #(#LayoutFrame 157 0 15 0 292 0 51 0)
                 )
-                 #(#LabelSpec
-                    #name: 'TabHeaderLabel'
-                    #layout: #(#Point 160 33)
-                    #label: 'Tab Header'
-                    #style: #(#FontDescription #helvetica #medium #roman 10)
-                    #resizeForLabel: true
-                    #adjust: #left
-                    #canUIDrag: false
-                )
                  #(#NoteBookViewSpec
                     #name: 'Note Book'
                     #layout: #(#LayoutFrame 157 0 58 0 292 0 150 0)
                 )
-                 #(#LabelSpec
-                    #name: 'NoteBookLabel'
-                    #layout: #(#Point 161 132)
-                    #label: 'Note Book'
-                    #style: #(#FontDescription #helvetica #medium #roman 10)
-                    #resizeForLabel: true
-                    #adjust: #left
-                    #canUIDrag: false
-                )
                  #(#UIGalleryViewSpec
                     #name: 'Gallery'
                     #layout: #(#LayoutFrame 309 0 15 0 445 0 150 0)
                 )
-                 #(#LabelSpec
-                    #name: 'GalleryLabel'
-                    #layout: #(#Point 313 132)
-                    #label: 'Gallery'
-                    #style: #(#FontDescription #helvetica #medium #roman 10)
-                    #resizeForLabel: true
-                    #adjust: #left
-                    #canUIDrag: false
-                )
               )
           )
       )