Tools__ObjectModuleInformation.st
changeset 2624 d8957c9cb38c
parent 2623 6e7e1b2b961f
child 2658 c284507a1279
--- a/Tools__ObjectModuleInformation.st	Thu Oct 15 18:07:30 2009 +0200
+++ b/Tools__ObjectModuleInformation.st	Thu Oct 15 18:08:27 2009 +0200
@@ -266,6 +266,11 @@
                   itemValue: browseModuleExtensions
                   translateLabel: true
                 )
+         (MenuItem
+            label: 'Find a Class...'
+            itemValue: findClass
+            translateLabel: true
+          )
                (MenuItem
                   label: '-'
                 )