]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kitemlistselectionmanager.cpp
Add explicit moc includes to sources for moc-covered headers
[dolphin.git] / src / kitemviews / kitemlistselectionmanager.cpp
index 2a2fbac81daaf7f81c081136a20bd143484e396d..6f7f0e0776121850799674817736f7522277f51a 100644 (file)
@@ -395,3 +395,5 @@ int KItemListSelectionManager::indexAfterRangesRemoving(int index, const KItemRa
     }
     return qBound(-1, index - dec, m_model->count() - 1);
 }
     }
     return qBound(-1, index - dec, m_model->count() - 1);
 }
+
+#include "moc_kitemlistselectionmanager.cpp"