Skip to content

Commit

Permalink
qtests/DrawIntoPainter/mainwindow.ui - fix invalid icon property 'win…
Browse files Browse the repository at this point in the history
…dowIcon'
  • Loading branch information
Allen Winter committed Oct 2, 2023
1 parent 888c450 commit a0bca94
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion qtests/DrawIntoPainter/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
<string>KD Chart drawing into a foreign QPainter </string>
</property>
<property name="windowIcon" >
<iconset/>
<iconset>
<normaloff/>
</iconset>
</property>
<layout class="QGridLayout" >
<property name="margin" >
Expand Down

0 comments on commit a0bca94

Please sign in to comment.