diff options
| author | Elvis Angelaccio <[email protected]> | 2018-10-04 22:57:43 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2018-10-04 22:57:43 +0200 |
| commit | 4ccf2bbfd95dbc67dcbec109aa4cbd09115f7154 (patch) | |
| tree | 52978f369ea2df2a1c22225bd78fb4f9f1a5523c /src/panels | |
| parent | 50f23e8b11ffeb3d1dabc36f0cc751aa454a0fd1 (diff) | |
[PlacesItemModel] Drop unused forward declaration
No longer needed since da6f8fe0862585287153f0d90e.
GIT_SILENT
Diffstat (limited to 'src/panels')
| -rw-r--r-- | src/panels/places/placesitemmodel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/places/placesitemmodel.h b/src/panels/places/placesitemmodel.h index d31c029a6..cc237bff2 100644 --- a/src/panels/places/placesitemmodel.h +++ b/src/panels/places/placesitemmodel.h @@ -32,7 +32,6 @@ #include <QUrl> class KBookmark; -class KBookmarkManager; class PlacesItem; class QAction; |
