Another workaround for #methodListApp
authorvrany
Mon, 08 Aug 2011 16:43:28 +0200
changeset 10545 ac60102a4cb4
parent 10544 a50efe3ac2be
child 10546 174df6f8a170
Another workaround for #methodListApp
Tools__NewSystemBrowser.st
--- a/Tools__NewSystemBrowser.st	Mon Aug 08 16:36:37 2011 +0200
+++ b/Tools__NewSystemBrowser.st	Mon Aug 08 16:43:28 2011 +0200
@@ -44974,6 +44974,14 @@
     "Created: / 23.2.2000 / 09:33:47 / cg"
 !
 
+methodList: aView
+
+    navigationState methodList: aView
+
+    "Created: / 23-02-2000 / 09:33:47 / cg"
+    "Created: / 08-08-2011 / 15:29:55 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+!
+
 methodListApp
     ^ navigationState methodListApplication
 !
@@ -50060,11 +50068,11 @@
 !NewSystemBrowser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1588 2011-08-08 14:14:36 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1589 2011-08-08 14:43:28 vrany Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1588 2011-08-08 14:14:36 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__NewSystemBrowser.st,v 1.1589 2011-08-08 14:43:28 vrany Exp $'
 !
 
 version_SVN