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