diff options
author | Jens Bache-Wiig <jbache@trolltech.com> | 2010-03-02 18:38:58 +0100 |
---|---|---|
committer | Jens Bache-Wiig <jbache@trolltech.com> | 2010-03-02 18:38:58 +0100 |
commit | 35a09f2efe58adeb3fcb2001be19c5deb2457494 (patch) | |
tree | ea1e2575b1b5e0f8eb13cd5de82cab8af4cec6c5 /src/libs/cplusplus/FastPreprocessor.cpp | |
parent | 9426caeeed127b07aa9e91594a0149cfa77cbc03 (diff) | |
download | qt-creator-35a09f2efe58adeb3fcb2001be19c5deb2457494.tar.gz |
Fix button toggle of the miniproject selector on Windows
The problem is that on windows, mouse events are replayed
if you click outside a popup to close it. If you hit the
project selector button to toggle it, this will cause
the popup to reopen on mouse release. Which we do not want.
Hence we set the DontReplay flag on mouseClick.
A similar workaround can be found in QComboBox.
Diffstat (limited to 'src/libs/cplusplus/FastPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions