소스 검색

deactived submachine state in palette provider

Andreas Mülder 12 년 전
부모
커밋
66341016ee
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      plugins/org.yakindu.sct.ui.editor/plugin.xml

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

@@ -331,7 +331,7 @@
                            </content>
                      </expand>
             </entry>
-              <entry
+            <!--  <entry
                   description="Creates a sub submachine state"
                   id="org.yakindu.sct.ui.editor.SubmachineState"
                   kind="tool"
@@ -345,6 +345,7 @@
                            </content>
                      </expand>
             </entry>
+            -->
              <entry
                    description="Creates a region"
                    id="org.yakindu.sct.ui.editor.Region"