Add useless qmlsettings
This commit is contained in:
parent
dba165af9a
commit
1186d5e13e
1 changed files with 14 additions and 0 deletions
14
.idea/qmlSettings.xml
Normal file
14
.idea/qmlSettings.xml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="QmlSettings">
|
||||||
|
<option name="mySettingsPerProfile">
|
||||||
|
<map>
|
||||||
|
<entry key="">
|
||||||
|
<value>
|
||||||
|
<PerProfileState />
|
||||||
|
</value>
|
||||||
|
</entry>
|
||||||
|
</map>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</project>
|
Loading…
Reference in a new issue