UIHelpTool.st
changeset 2127 e629b1f6c81b
parent 2069 3db21bf80a51
child 2665 b26986ad5ab9
--- a/UIHelpTool.st	Mon Oct 16 17:03:57 2006 +0200
+++ b/UIHelpTool.st	Mon Oct 16 17:13:11 2006 +0200
@@ -9,7 +9,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
 "{ Package: 'stx:libtool2' }"
 
 ResourceSpecEditor subclass:#UIHelpTool
@@ -507,7 +506,7 @@
          (MenuItem
             label: 'Help'
             translateLabel: true
-            startGroup: right
+            startGroup: conditionalRight
             submenuChannel: menuHelp
           )
          )