┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kitemviews/kfileitemmodel.h')
-rw-r--r--src/kitemviews/kfileitemmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/kfileitemmodel.h b/src/kitemviews/kfileitemmodel.h
index 1939671a5..85a8d0c0d 100644
--- a/src/kitemviews/kfileitemmodel.h
+++ b/src/kitemviews/kfileitemmodel.h
@@ -421,7 +421,7 @@ private:
* Determines the MIME-types of all items that can be done within
* the given timeout.
*/
- static void determineMimeTypes(const QList<ItemData*>& items, int timeout);
+ static void determineMimeTypes(const KFileItemList& items, int timeout);
/**
* Checks if the model's internal data structures are consistent.