Tools__ChangeSetBrowser2.st
changeset 18442 fc2249b0ed74
parent 18292 b0a11083ac23
child 18765 01fbee71432b
--- a/Tools__ChangeSetBrowser2.st	Thu Oct 04 19:01:24 2018 +0200
+++ b/Tools__ChangeSetBrowser2.st	Thu Oct 04 19:51:31 2018 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2010 by Jan Vrany, SWING Research Group. CTU in Prague
               All Rights Reserved
@@ -1331,6 +1329,11 @@
             auxValue: 100
           )
          (MenuItem
+            label: 'Apply to End'
+            itemValue: changeMenuApplyToEnd:
+            isVisible: allowAcceptHolder
+          )
+         (MenuItem
             label: 'Apply All'
             itemValue: changeMenuApply:
             isVisible: allowAcceptHolder