]> cloud.milkyroute.net Git - dolphin.git/commit
Fix possible crash if no model is set
authorPeter Penz <peter.penz19@gmail.com>
Tue, 21 Feb 2012 16:18:37 +0000 (17:18 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 21 Feb 2012 16:20:27 +0000 (17:20 +0100)
commitbdd0fdf2460232fe17b0e54e42fcda4cc18b811a
tree843b7afd77f59a286b35e31bad32445500c45b8d
parent2db0cca5cf898c0328a079f7071ccdbc8e728029
Fix possible crash if no model is set

When updating the siblings-information by e.g. a call to
setSupportsItemExpanding() it is possible that the model is not
set yet.
src/kitemviews/kitemlistview.cpp