Don't show attribute 'Type' in call tips any more

This commit is contained in:
wmayer
2013-06-15 15:32:06 +02:00
parent b5ee3825f1
commit c6223737c6
2 changed files with 8 additions and 14 deletions

View File

@@ -24,12 +24,6 @@
<UserDocu>Returns all descentences</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Type" ReadOnly="true">
<Documentation>
<UserDocu>Is the type of the FreeCAD object with module domain (deprecated use TypeId)</UserDocu>
</Documentation>
<Parameter Name="Type" Type="String" />
</Attribute>
<Attribute Name="TypeId" ReadOnly="true">
<Documentation>
<UserDocu>Is the type of the FreeCAD object with module domain</UserDocu>