diff options
Diffstat (limited to 'qt-models/filtermodels.cpp')
-rw-r--r-- | qt-models/filtermodels.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-models/filtermodels.cpp b/qt-models/filtermodels.cpp index 34345f381..12d755dc1 100644 --- a/qt-models/filtermodels.cpp +++ b/qt-models/filtermodels.cpp @@ -430,7 +430,6 @@ void MultiFilterSortModel::myInvalidate() divesDisplayed = 0; invalidateFilter(); - MainWindow::instance()->dive_list()->fixMessyQtModelBehaviour(); // first make sure the trips are no longer shown as selected // (but without updating the selection state of the dives... this just cleans |