diff options
author | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2009-10-27 13:32:05 (GMT) |
---|---|---|
committer | Morten Johan Sørvig <morten.sorvig@nokia.com> | 2009-10-27 13:32:05 (GMT) |
commit | a4b77f3887a4eb0f3ce103d2457f57e94938d771 (patch) | |
tree | 424cb6a1f8f879796386d960816a9d660028206f /src/gui/styles/qstyleoption.cpp | |
parent | 138962d1c25a9cbb4375aa09bdeb7901c6536ce1 (diff) | |
download | Qt-a4b77f3887a4eb0f3ce103d2457f57e94938d771.zip Qt-a4b77f3887a4eb0f3ce103d2457f57e94938d771.tar.gz Qt-a4b77f3887a4eb0f3ce103d2457f57e94938d771.tar.bz2 |
Fix the combobox popup 1-second fadeout regression on Carbon.
Regression caused by b946da648af0c5fa1c73fe1e57b0b1e08fb14d13.
Prior to that commit, the default duration for macWindowFade was 0, but there
was code in the implementation that set it to 0.15 in that case.
Set the default duration to 0.15. This matches the old behavior when calling
macWindowFade without specifying a duration, and makes it clearer what the
default really is.
Diffstat (limited to 'src/gui/styles/qstyleoption.cpp')
0 files changed, 0 insertions, 0 deletions