diff options
| author | Kai Uwe Broulik <[email protected]> | 2021-12-16 13:05:11 +0100 |
|---|---|---|
| committer | Kai Uwe Broulik <[email protected]> | 2021-12-16 12:06:51 +0000 |
| commit | 4bfc339bacb7f890b2be3ae005d244c7f34c19f2 (patch) | |
| tree | 8def2200ac0c6c76e5f603216b8c10de8944951b /src/panels/information/informationpanelcontent.h | |
| parent | 55785991bea7e5c433169bdc3aa9c55f8ebaabd5 (diff) | |
[Information Panel] Remove unused PlacesItemModel
Diffstat (limited to 'src/panels/information/informationpanelcontent.h')
| -rw-r--r-- | src/panels/information/informationpanelcontent.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 78fcf3cd0..38383bd41 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -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; }; |
