UI: Remove qPixmapFromMimeSource pixmap function

This function dates back to Qt3, and was removed in Qt4. Modern Qt no
longer uses this ui file entry, and in some circumstances the uic
complains about its presence.
This commit is contained in:
Chris Hennes
2025-05-13 22:49:19 -05:00
committed by Benjamin Nauck
parent 5aa21132b8
commit f2e78e53e9
21 changed files with 0 additions and 21 deletions

View File

@@ -118,7 +118,6 @@
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Gui::PrefRadioButton</class>