Skip to content
Snippets Groups Projects
Commit f0e7de68 authored by Kai Koehne's avatar Kai Koehne
Browse files

Fix warning about "Object" not in Metatype system

Just remove the mentioning it in gui.metainfo, since we do not use
it anyway.
parent f7488027
No related branches found
No related tags found
No related merge requests found
...@@ -177,8 +177,4 @@ ...@@ -177,8 +177,4 @@
<element name="LinksAccessibleByMouse" value="4" /> <element name="LinksAccessibleByMouse" value="4" />
<element name="TextEditorInteraction" value="19" /> <element name="TextEditorInteraction" value="19" />
</flag> </flag>
<node name="Object">
<property index="0" isEnumType="False" isFlagType="False" isReadable="True" isResettable="False" isWritable="True" name="objectName" type="QString" showInPropertyEditor="true"/>
</node>
</metainfo> </metainfo>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment