]> cloud.milkyroute.net Git - dolphin.git/commit
Don't invoke KDirLister::openUrl(url, true, false) in combination with the column...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 21 Sep 2007 19:21:24 +0000 (19:21 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 21 Sep 2007 19:21:24 +0000 (19:21 +0000)
commit717823ffefa4abe4ba252700212ce1ea06193684
tree72de327ea0054d79ed7ed848154cd3f7a6587c24
parentd24597def8cee35fa230ebd9457e4bea89374d02
Don't invoke KDirLister::openUrl(url, true, false) in combination with the column view, otherwise an assertion in KDirModel is triggered which indicates that KDirModel::expandToUrl() should be used. But in this case invoking expandToUrl() is not needed at all...

svn path=/trunk/KDE/kdebase/apps/; revision=715298
src/dolphinview.cpp