diff options
author | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-02-23 11:28:17 (GMT) |
---|---|---|
committer | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-02-23 11:29:43 (GMT) |
commit | 12b1dbb1a0911d421d9e19129291dcd8151c3f50 (patch) | |
tree | 46dfcc2a90e21c1de586c69aefbcdf2235adc27a /tests/auto/qprocess | |
parent | 9629681e7b3d69456bd6c5905c267b3d08b6243f (diff) | |
download | Qt-12b1dbb1a0911d421d9e19129291dcd8151c3f50.zip Qt-12b1dbb1a0911d421d9e19129291dcd8151c3f50.tar.gz Qt-12b1dbb1a0911d421d9e19129291dcd8151c3f50.tar.bz2 |
QColorDialog::open() freezes the app the *second* time it is used on Mac
The problem here is caused by a boolean flag used to prevent recursion.
The flag was set and never reset. This patch resets the flag the moment
open is called.
Task-number: QTBUG-7825
Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'tests/auto/qprocess')
0 files changed, 0 insertions, 0 deletions