MethodFinderWindow.st
changeset 3193 4ab685b49b91
parent 3109 92920c76aae3
child 3215 4c69b031fb70
--- a/MethodFinderWindow.st	Tue Feb 24 12:48:53 2015 +0100
+++ b/MethodFinderWindow.st	Tue Feb 24 12:49:30 2015 +0100
@@ -1,5 +1,7 @@
 "{ Package: 'stx:libtool2' }"
 
+"{ NameSpace: Smalltalk }"
+
 ApplicationModel subclass:#MethodFinderWindow
 	instanceVariableNames:'argumentsEditor messageAnswerEditor receiverEditor receiver
 		resultSelectors arg2BoxVisible arg1BoxVisible arg4BoxVisible
@@ -415,8 +417,8 @@
             )
           )
          #(#MenuItem
-            #label: 'Help'
-            #startGroup: #right
+            label: 'MENU_Help'
+            startGroup: conditionalRight
             #submenu: 
            #(#Menu
               #(