Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.11.0 Alpha
-
Fix Version/s: 5.11.0
-
Component/s: Build tools: uic
-
Labels:None
-
Commits:4b24a61ecc4a1dbd5f8d32c2078ccdaf53c134d1
Description
If a .ui file uses
<property name="windowIcon">
<iconset theme="plasmavault"/>
</property>
the resulting ui_*.h fileĀ is missing an #include for QIcon.