]> cloud.milkyroute.net Git - dolphin.git/commitdiff
[PlacesItemModel] Drop unused forward declaration
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Thu, 4 Oct 2018 20:57:43 +0000 (22:57 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Thu, 4 Oct 2018 20:57:43 +0000 (22:57 +0200)
No longer needed since da6f8fe0862585287153f0d90e.

GIT_SILENT

src/panels/places/placesitemmodel.h

index d31c029a6bb14d439b7f198167676512870b98ec..cc237bff28850e937e352a8d6ca275e223aaa9aa 100644 (file)
@@ -32,7 +32,6 @@
 #include <QUrl>
 
 class KBookmark;
-class KBookmarkManager;
 class PlacesItem;
 class QAction;