Initial commit from SVN.
This commit is contained in:
7
Foundation Builder/controls/tool-item-abstract.cml
Normal file
7
Foundation Builder/controls/tool-item-abstract.cml
Normal file
@@ -0,0 +1,7 @@
|
||||
<type name="tool-item-abstract" extends="abstract" inherit-styles="true">
|
||||
<builder jar="tool-item.jar">
|
||||
<!-- Abstract -->
|
||||
</builder>
|
||||
|
||||
<property name="name" type="string" required="false"/>
|
||||
</type>
|
||||
Reference in New Issue
Block a user