diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-11-02 14:34:15 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2009-11-02 14:50:09 (GMT) |
commit | f1132e60e0759d8be043a2c4312915b3103004ff (patch) | |
tree | cd29f8e683018aa3eafb0dd6618a4b1f1370b74f /doc/src/snippets/code | |
parent | d55483a656285d30095ab002ec8380340842c89c (diff) | |
download | Qt-f1132e60e0759d8be043a2c4312915b3103004ff.zip Qt-f1132e60e0759d8be043a2c4312915b3103004ff.tar.gz Qt-f1132e60e0759d8be043a2c4312915b3103004ff.tar.bz2 |
Titlebar icon (for e.g. Assistant) not visible in Cocoa.
standardWindowButton:NSWindowDocumentIconButton will not return a valid
NSButton unless you call setRepresentedURL or setRepresentedFilename
for the NSWindow. This patch makes sure that setWindowIcon_sys() sets
the icon using a valid NSButton.
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@nokia.com>
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions