]> cloud.milkyroute.net Git - dolphin.git/commit
Fix issue that an empty directory is shown in the split mode
authorPeter Penz <peter.penz19@gmail.com>
Thu, 5 Jan 2012 20:23:46 +0000 (21:23 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 5 Jan 2012 20:24:59 +0000 (21:24 +0100)
commitbf806b62c3ef1f6a2f83fddfb36b51d733de6b40
tree7a3c3c7d266d2dfe727a51a06a451709177a9e04
parentbfaa79b55a8490b1a4b292674d6758c4c8b52504
Fix issue that an empty directory is shown in the split mode

Root-cause was that the signal KDirLister::completed(KUrl) must be watched
by the model and not KDirLister::completed().

BUG: 290182
FIXED-IN: 4.8.0
src/kitemviews/kfileitemmodel.cpp