summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJens Bache-Wiig <jbache@trolltech.com>2009-07-24 15:41:56 (GMT)
committerJens Bache-Wiig <jbache@trolltech.com>2009-07-24 15:46:11 (GMT)
commit960c0a8661e3df311a85075b0ff610c4031c6012 (patch)
tree90744354f8a0606ff3046674e56d423514781c3a /configure
parentf74b368c08f9bd1f638f32bccdb4da6dbd89cfea (diff)
downloadQt-960c0a8661e3df311a85075b0ff610c4031c6012.zip
Qt-960c0a8661e3df311a85075b0ff610c4031c6012.tar.gz
Qt-960c0a8661e3df311a85075b0ff610c4031c6012.tar.bz2
Fix QSystemTrayIcon causing three activated signals on doubleclick
The problem was that on Windows, we would activate on WM_LButtonUp, but a double click after activating will also generate a second WM_LButtonUp. Hence we get three activations. The fix was basically to filter out the second WM_LButtonUP, something we also do in qapplication_win.cpp. Task-number: 205499 Reviewed-by: denis
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions