FileBrowserV2PanelView.st
changeset 4360 959719f86629
parent 3892 321c1729db5b
child 4609 303b9b434cda
--- a/FileBrowserV2PanelView.st	Tue Dec 10 12:02:15 2002 +0100
+++ b/FileBrowserV2PanelView.st	Tue Dec 10 12:03:59 2002 +0100
@@ -111,7 +111,7 @@
     whichView := something.
 ! !
 
-!FileBrowserV2PanelView methodsFor:'accessing mvc'!
+!FileBrowserV2PanelView methodsFor:'accessing-mvc'!
 
 visibilityHolder
     ^ visibilityHolder
@@ -190,5 +190,5 @@
 !FileBrowserV2PanelView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2PanelView.st,v 1.1 2002-09-25 07:58:30 penk Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileBrowserV2PanelView.st,v 1.2 2002-12-10 11:03:27 cg Exp $'
 ! !