summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qmotifdnd_x11.cpp
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@sosco.com>2009-09-17 12:28:16 (GMT)
committerShane Kearns <shane.kearns@sosco.com>2009-09-17 12:32:53 (GMT)
commit37b9577f00bfba78915dfd659499efbf04acce4e (patch)
tree76c1c50fca8776ce235a2d314818f27e878da8b3 /src/gui/kernel/qmotifdnd_x11.cpp
parent585a70c45d69b8abbea5f8f6ff117484247e95eb (diff)
downloadQt-37b9577f00bfba78915dfd659499efbf04acce4e.zip
Qt-37b9577f00bfba78915dfd659499efbf04acce4e.tar.gz
Qt-37b9577f00bfba78915dfd659499efbf04acce4e.tar.bz2
Fix regression after code review
The branch maintained its own set of native windows. This was commented to be a duplication of the native window list kept by QWidgetPrivate, and changed. Unfortunately, the set maintained on the branch contained only window owning controls, while the list kept by QWidgetPrivate contains all widgets that have a CCoeControl. Added a check for whether the control is window owning before using its DrawableWindow() to avoid getting a null pointer. Reviewed-by: Jason Barron
Diffstat (limited to 'src/gui/kernel/qmotifdnd_x11.cpp')
0 files changed, 0 insertions, 0 deletions