RadioButton.st
changeset 59 450ce95a72a4
parent 38 4b9b70b2cc87
child 77 565b052f5277
--- a/RadioButton.st	Tue Aug 30 00:54:47 1994 +0200
+++ b/RadioButton.st	Mon Oct 10 04:03:47 1994 +0100
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1991 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libwidg/RadioButton.st,v 1.4 1994-08-07 13:23:14 claus Exp $
+$Header: /cvs/stx/stx/libwidg/RadioButton.st,v 1.5 1994-10-10 03:02:48 claus Exp $
 '!
 
 !RadioButton class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg/RadioButton.st,v 1.4 1994-08-07 13:23:14 claus Exp $
+$Header: /cvs/stx/stx/libwidg/RadioButton.st,v 1.5 1994-10-10 03:02:48 claus Exp $
 "
 !
 
@@ -64,7 +64,7 @@
 
 !RadioButton methodsFor:'changing state'!
 
-toggle
+XXtoggle
     "in addition to toggling, notify RadioButtonGroup"
 
     enabled ifTrue:[