forked from qt-creator/qt-creator
QmlDesigner.itemlibrary: gives Meego label a default text
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<metainfo>
|
<metainfo>
|
||||||
<node name="Label" icon=":/meegoplugin/images/label16.png">
|
<node name="Label" icon=":/meegoplugin/images/label16.png">
|
||||||
<itemlibraryentry name="Label (MeeGo)" category="Components MeeGo" libraryIcon=":/meegoplugin/images/label.png" requiredImport="com.Meego">
|
<itemlibraryentry name="Label (MeeGo)" category="Components MeeGo" libraryIcon=":/meegoplugin/images/label.png" requiredImport="com.Meego">
|
||||||
|
<property name="text" type="QString" value="Label"/>
|
||||||
</itemlibraryentry>
|
</itemlibraryentry>
|
||||||
</node>
|
</node>
|
||||||
<node name="Button" icon=":/meegoplugin/images/button16.png">
|
<node name="Button" icon=":/meegoplugin/images/button16.png">
|
||||||
|
|||||||
Reference in New Issue
Block a user