]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/kitemlistselectionmanagertest.cpp
KFileItemModel: interface cleanups
[dolphin.git] / src / tests / kitemlistselectionmanagertest.cpp
index 7f79197a90229d71fe5f59eb361899f95b198628..3a84009309fc8adfd84dcca2dff98c80a434ecfe 100644 (file)
@@ -331,7 +331,7 @@ Q_DECLARE_METATYPE(QList<int>);
  * The following function provides a generic way to test the selection functionality.
  *
  * The test is data-driven and takes the following arguments:
- * 
+ *
  * \param initialSelection  The selection at the beginning.
  * \param anchor            This item will be the anchor item.
  * \param current           This item will be the current item.