Qt: Add missing icon to System Display

This commit is contained in:
Stenzek 2024-12-25 15:13:50 +10:00
parent b81c87958f
commit 8f6db2c8fa
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions

View File

@ -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 &amp;Display</string>
</property>