Просмотр исходного кода

reactived exit point for palette provider

Andreas Mülder 13 лет назад
Родитель
Сommit
390d41d08f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      plugins/org.yakindu.sct.ui.editor/plugin.xml

+ 2 - 2
plugins/org.yakindu.sct.ui.editor/plugin.xml

@@ -390,7 +390,7 @@
                    path="/tools/"
                    small_icon="icons/obj16/Final-State-16.png">
              </entry>
-             <!-- entry
+             <entry
                    description="Creates an exit point"
                    id="org.yakindu.sct.ui.editor.Exit"
                    kind="tool"
@@ -398,7 +398,7 @@
                    large_icon="icons/obj32/Exit-Point-32.png"
                    path="/tools/"
                    small_icon="icons/obj16/Exit-Point-16.png">
-             </entry -->
+             </entry>
              <entry
                    description="Creates a choice"
                    id="org.yakindu.sct.ui.editor.Choice"