]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/panels/information/informationpanelcontent.h
port to KIO::createDefaultJobUiDelegate
[dolphin.git] / src / panels / information / informationpanelcontent.h
index 78fcf3cd08c6b2e83cc783ae2f196c98cfd4c713..b2007b0aacc8f4388a16b7ed3ae6ce33cae6186c 100644 (file)
@@ -8,7 +8,7 @@
 #define INFORMATIONPANELCONTENT_H
 
 #include <KFileItem>
-#include <config-baloo.h>
+#include "config-dolphin.h"
 
 #include <QPointer>
 #include <QUrl>
@@ -17,7 +17,6 @@
 class KFileItemList;
 class PhononWidget;
 class PixmapViewer;
-class PlacesItemModel;
 class QPixmap;
 class QDialogButtonBox;
 class QString;
@@ -151,7 +150,6 @@ private:
     QLabel* m_configureLabel;
     QDialogButtonBox* m_configureButtons;
 
-    PlacesItemModel* m_placesItemModel;
     bool m_isVideo;
 };