summaryrefslogtreecommitdiffstats
path: root/config.tests
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2009-08-26 09:47:53 (GMT)
committerKai Koehne <kai.koehne@nokia.com>2009-08-26 09:52:58 (GMT)
commit3d33fb250c4d23b746124b8d1f1a974cdacb48e6 (patch)
tree26074e31da1df6f0a63b24cdf0959e0ed648ea99 /config.tests
parent5d29928f2988c474a9b7e8554860851bef15b989 (diff)
downloadQt-3d33fb250c4d23b746124b8d1f1a974cdacb48e6.zip
Qt-3d33fb250c4d23b746124b8d1f1a974cdacb48e6.tar.gz
Qt-3d33fb250c4d23b746124b8d1f1a974cdacb48e6.tar.bz2
Fix unbalanced calls to QFxPixmapCache::get && cancelGet
Explicitly track whether there is a QFxPixmapCache request pending, and only call QFxPixmapCache::cancelGet if this is the case. This should fix an issue in Bauhaus where multiple instances are loading the same image, and one instance calling cancelGet without ever having called get before is messing up the QFxPixmapCache request counting.
Diffstat (limited to 'config.tests')
0 files changed, 0 insertions, 0 deletions