FileBrowserV2PanelView.st
changeset 5967 ff5e8356fcb7
parent 4609 303b9b434cda
child 12123 4bde08cebd48
child 17325 9c71e321f4f6
--- a/FileBrowserV2PanelView.st	Wed Aug 04 16:05:15 2004 +0200
+++ b/FileBrowserV2PanelView.st	Wed Aug 04 20:00:18 2004 +0200
@@ -43,6 +43,9 @@
 "
     copy of the Panel from CBrowser , if a better HorizontalPanel and VerticalPanel is available
     the new version can be used here
+
+    [Author:]
+        Christian Penk
 "
 ! !
 
@@ -189,5 +192,5 @@
 !FileBrowserV2PanelView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2PanelView.st,v 1.3 2003-02-26 12:40:11 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2PanelView.st,v 1.4 2004-08-04 17:59:43 cg Exp $'
 ! !