Skip to content
Snippets Groups Projects
Commit 5dd09d00 authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer
Browse files

QML snippet: property has a name and a value, not two names

parent 8685dff3
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<snippets>
<snippet>property <tab>type</tab> <tab>name</tab>: <tab>name</tab>
<snippet>property <tab>type</tab> <tab>name</tab>: <tab>value</tab>
</snippet>
<snippet>Item {
id: <tab>name</tab>
......
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