diff options
author | jasplin <qt-info@nokia.com> | 2009-03-25 13:45:55 (GMT) |
---|---|---|
committer | jasplin <qt-info@nokia.com> | 2009-03-25 13:50:57 (GMT) |
commit | a794ded85f74516239a08cf848e6b4f8b6dcac6a (patch) | |
tree | fd8b1df57116bd1f508c48d03bba44725d8e99ce /LICENSE.LGPL | |
parent | 35528b2109db5832cbd0a4fcde6e6cd1f5bdd6db (diff) | |
download | Qt-a794ded85f74516239a08cf848e6b4f8b6dcac6a.zip Qt-a794ded85f74516239a08cf848e6b4f8b6dcac6a.tar.gz Qt-a794ded85f74516239a08cf848e6b4f8b6dcac6a.tar.bz2 |
Fix assertion failure in QCompleter::setCompletionPrefix().
Calling setCompletionPrefix() on a QCompleter from a slot connected
to the editingFinished() signal of the corresponding QLineEdit
could in some cases alter the internal state of the completer in
such a way that an assertion would fail. The fix prevents the
asserting code from being called in this particular state.
Reviewed-by: janarve
Task-number: 246056
Diffstat (limited to 'LICENSE.LGPL')
0 files changed, 0 insertions, 0 deletions