aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Marshall <jmarshall@xbmc.org>2013-11-12 13:38:18 +1300
committerJonathan Marshall <jmarshall@xbmc.org>2013-11-12 13:38:18 +1300
commit4c8c6a8fcdfd9a3de20bf7014977c08c8da4e191 (patch)
tree43b8704f9d588a633ccd5657c672498ab660344d
parentb37e6eabf6f2b9a2ac576ba1db3224813946a846 (diff)
another missing <control> tag in darwin settings
-rw-r--r--system/settings/darwin_osx.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/darwin_osx.xml b/system/settings/darwin_osx.xml
index 528378dbfb..aa1b414de1 100644
--- a/system/settings/darwin_osx.xml
+++ b/system/settings/darwin_osx.xml
@@ -15,6 +15,7 @@
<setting id="videoplayer.usevda" type="boolean" label="13429" help="36160">
<level>2</level>
<default>true</default>
+ <control type="toggle" />
</setting>
</group>
</category>