diff options
| author | Laurent Montel <[email protected]> | 2020-10-17 18:04:55 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2020-10-17 18:05:17 +0200 |
| commit | 40cc911319da77489d1ffffb55969de66645ed53 (patch) | |
| tree | 889cf0a97f9aeffba2bdf6568731fa45136c4959 /src/kitemviews/kfileitemmodelrolesupdater.h | |
| parent | 20a919b78718ab80b970133d533f62b9c0906862 (diff) | |
Remove not implmemented method
Diffstat (limited to 'src/kitemviews/kfileitemmodelrolesupdater.h')
| -rw-r--r-- | src/kitemviews/kfileitemmodelrolesupdater.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/kitemviews/kfileitemmodelrolesupdater.h b/src/kitemviews/kfileitemmodelrolesupdater.h index a71b55c2e..b7c5beb34 100644 --- a/src/kitemviews/kfileitemmodelrolesupdater.h +++ b/src/kitemviews/kfileitemmodelrolesupdater.h @@ -257,11 +257,6 @@ private: QHash<QByteArray, QVariant> rolesData(const KFileItem& item); /** - * @return The number of items of the path \a path. - */ - int subItemsCount(const QString& path) const; - - /** * Must be invoked if a property has been changed that affects * the look of the preview. Takes care to update all previews. */ |
