Opened 13 years ago

Closed 13 years ago

#216 closed defect (fixed)

Sytem menu icon missing

Reported by: rudi Owned by:
Priority: major Milestone: Qt 4.7
Component: General Version: 4.6.3
Severity: low Keywords:
Cc:

Description

When an image that doesn't have any transparency is set as window icon for a toplevel widget, the PM icon for the system menu is not created. This is due to the fact, that WinCreatePointerIndirect?() requires a valid hbmPointer.

Attachments (1)

qpixmap_pm.diff (3.7 KB) - added by rudi 13 years ago.
Fix for the above problem

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by rudi

Attachment: qpixmap_pm.diff added

Fix for the above problem

comment:1 Changed 13 years ago by Dmitry A. Kuminov

Milestone: Qt EnhancedQt 4.7

comment:2 Changed 13 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed

Applied your patch in r941 (while I was there). Thanks for noticing!

Note: See TracTickets for help on using tickets.