summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-08-24 15:20:47 (GMT)
committerJoerg Bornemann <joerg.bornemann@nokia.com>2009-08-25 06:37:07 (GMT)
commite1309dcfe2b61beb7c3ab23a0250382043dc9168 (patch)
tree5e52cf13542f05f5a1fe9734dba15caa703e3664 /configure
parent0634c73e702f8c592b84d95b4c8f19a89067c1fc (diff)
downloadQt-e1309dcfe2b61beb7c3ab23a0250382043dc9168.zip
Qt-e1309dcfe2b61beb7c3ab23a0250382043dc9168.tar.gz
Qt-e1309dcfe2b61beb7c3ab23a0250382043dc9168.tar.bz2
qsystemtrayicon_win.cpp fix determination of NOTIFYICONDATA struct size
Now, that we define _WIN32_WINNT as 0x0500, we have no access to guidItem in NOTIFYICONDATA. Thus, we cannot determine NOTIFYICONDATAW_V2_SIZE. But in this case, NOTIFYICONDATAW_V2_SIZE is the same as sizeof(NOTIFYICONDATA). On Windows CE exists only one version of this struct anyway. Reviewed-By: mauricek
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions