]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Try again to fix PlacesItemModelTest::testDefaultViewProperties()
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 5 May 2019 13:54:12 +0000 (15:54 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 5 May 2019 13:54:12 +0000 (15:54 +0200)
Commit bff373d598c031cb1 was not enough because the model takes into
account the global view properties setting (in PlacesItemModel::initializeDefaultViewProperties()).

This means we need to disable the setting before init() runs.


No differences found