trivial: remove empty pixmap tag in overviewpage.ui

QT complains about this, removing the tag removes the warning.
This commit is contained in:
Patrick Lodder 2021-11-01 19:45:06 -04:00
parent 8e4ea27962
commit 60618c5099
No known key found for this signature in database
GPG key ID: 7C523F5FBABE80E7

View file

@ -446,7 +446,6 @@
<string></string> <string></string>
</property> </property>
<property name="pixmap"> <property name="pixmap">
<pixmap/>
</property> </property>
<property name="scaledContents"> <property name="scaledContents">
<bool>false</bool> <bool>false</bool>