]> cloud.milkyroute.net Git - dolphin.git/commit
Fix implementation of DolphinView::invertSelection() which assures that DolphinView...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 9 Jan 2011 15:03:30 +0000 (15:03 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 9 Jan 2011 15:03:30 +0000 (15:03 +0000)
commita48679b36b876815fccab3ab8559734f29372907
treeda5f18e84c6a71b0480c60d73135b0b4f6b95404
parentfae8ba471b0adb917f4edd1a99bca47fdaea0169
Fix implementation of DolphinView::invertSelection() which assures that DolphinView::hasSelection() provides a valid return-value. This looks like an issue in Qt, but I did not have the time yet to provide a Qt-only example for a bug-report :-(

svn path=/trunk/KDE/kdebase/apps/; revision=1213199
src/tests/dolphinviewtest_allviewmodes.cpp
src/views/dolphinview.cpp