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:
committed by
Benjamin Nauck
parent
5aa21132b8
commit
f2e78e53e9
@@ -118,7 +118,6 @@
|
||||
</layout>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
<class>Gui::PrefRadioButton</class>
|
||||
|
||||
Reference in New Issue
Block a user