From 7c8a9906a2d58bb0caf743da0155b139b01dd344 Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Thu, 4 Oct 2018 23:03:23 +0200 Subject: [PATCH] [PlacesItemModel] Update apidox Should have been part of da6f8fe0862585287153 (the grouping feature has been moved upstream to KIO). --- src/panels/places/placesitemmodel.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/panels/places/placesitemmodel.h b/src/panels/places/placesitemmodel.h index cc237bff2..c4ff7e2dd 100644 --- a/src/panels/places/placesitemmodel.h +++ b/src/panels/places/placesitemmodel.h @@ -38,8 +38,7 @@ class QAction; /** * @brief Model for maintaining the bookmarks of the places panel. * - * It is compatible to the KFilePlacesModel from kdelibs but adds - * the ability to have groups for places. + * It is based on KFilePlacesModel from KIO. */ class PlacesItemModel: public KStandardItemModel { -- 2.47.3