changed default value of on-screen controls to auto in the database

This commit is contained in:
Diego Waxemberg
2015-01-09 20:29:34 -05:00
parent 106ba15245
commit 0a4fa5fc6c
4 changed files with 28 additions and 3 deletions
@@ -18,6 +18,6 @@
</entity>
<elements>
<element name="Host" positionX="0" positionY="0" width="128" height="148"/>
<element name="Settings" positionX="0" positionY="0" width="128" height="118"/>
<element name="Settings" positionX="0" positionY="0" width="128" height="120"/>
</elements>
</model>