checkin from browser
authorClaus Gittinger <cg@exept.de>
Thu, 25 Mar 1999 16:57:47 +0100
changeset 1286 d22e114ac9e2
parent 1285 839acde3f42c
child 1287 48e6c847a554
checkin from browser
ExtendedComboBox.st
--- a/ExtendedComboBox.st	Thu Mar 25 16:55:10 1999 +0100
+++ b/ExtendedComboBox.st	Thu Mar 25 16:57:47 1999 +0100
@@ -115,7 +115,7 @@
 
 
 
-    example 3: SelectionInListView
+    example 3: SelectionInTreeView
                                                                                 [exBegin]
     |top menu widget|
 
@@ -1080,5 +1080,5 @@
 !ExtendedComboBox class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg2/ExtendedComboBox.st,v 1.10 1999-03-25 15:55:10 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg2/ExtendedComboBox.st,v 1.11 1999-03-25 15:57:47 cg Exp $'
 ! !