From 203449110e1763cbaee332a9b15d171c333e2df4 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 29 May 2012 13:13:32 +0200 Subject: Get rid of obsolete DolphinPlacesModel --- src/panels/information/informationpanelcontent.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/panels/information/informationpanelcontent.h') diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 0f90c5ea1..234060749 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -27,6 +27,7 @@ class KFileItemList; class KFileMetaDataWidget; +class KFilePlacesModel; class PhononWidget; class PixmapViewer; class QPixmap; @@ -134,6 +135,8 @@ private: QLabel* m_nameLabel; KFileMetaDataWidget* m_metaDataWidget; QScrollArea* m_metaDataArea; + + KFilePlacesModel* m_placesModel; }; #endif // INFORMATIONPANELCONTENT_H -- cgit v1.3