ImageSelectionBox.st
changeset 86 4d7dbb5f1719
parent 72 f17df5ea35ed
child 202 e00b0bb1d439
--- a/ImageSelectionBox.st	Wed Nov 01 15:43:25 1995 +0100
+++ b/ImageSelectionBox.st	Sat Nov 11 17:30:31 1995 +0100
@@ -40,6 +40,10 @@
     Like a fileSelectionBox, but adds a little preview field.
     Nice.
 "
+!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/ImageSelectionBox.st,v 1.3 1995-11-11 16:29:01 cg Exp $'
 ! !
 
 !ImageSelectionBox methodsFor:'user actions'!