UI: Use correct string for systemTrayEnabled

This commit is contained in:
Gol-D-Ace
2017-03-01 05:20:05 +01:00
parent 5d8077f24d
commit 80504c2939
+1 -1
View File
@@ -484,7 +484,7 @@
<item row="0" column="1">
<widget class="QCheckBox" name="systemTrayEnabled">
<property name="text">
<string>Enabled</string>
<string>Enable</string>
</property>
</widget>
</item>