Qt: Add missing icon to System Display
This commit is contained in:
parent
b81c87958f
commit
8f6db2c8fa
|
@ -782,6 +782,9 @@
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon">
|
||||||
|
<iconset theme="tv-2-line"/>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>System &Display</string>
|
<string>System &Display</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in New Issue