changed: #mainMenu
authorClaus Gittinger <cg@exept.de>
Thu, 15 Oct 2009 18:08:27 +0200
changeset 2624 d8957c9cb38c
parent 2623 6e7e1b2b961f
child 2625 79538500354a
changed: #mainMenu
Tools__ObjectModuleInformation.st
--- 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: '-'
                 )