┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2018-10-04 23:03:23 +0200
committerElvis Angelaccio <[email protected]>2018-10-04 23:03:23 +0200
commit7c8a9906a2d58bb0caf743da0155b139b01dd344 (patch)
tree5cf95389af0fc31d23af8b7c5347aa7bc8cd2366 /src/panels
parent4ccf2bbfd95dbc67dcbec109aa4cbd09115f7154 (diff)
[PlacesItemModel] Update apidox
Should have been part of da6f8fe0862585287153 (the grouping feature has been moved upstream to KIO).
Diffstat (limited to 'src/panels')
-rw-r--r--src/panels/places/placesitemmodel.h3
1 files changed, 1 insertions, 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
{