diff options
| author | Alexander Lohnau <[email protected]> | 2020-06-23 17:42:06 +0200 |
|---|---|---|
| committer | Alexander Lohnau <[email protected]> | 2020-06-23 17:42:06 +0200 |
| commit | d1baf3398e53931735b724672d5ae48649b44a18 (patch) | |
| tree | fff51f74a27d1b08d672bd47407bffc15abce586 /src/panels/places/placesitem.h | |
| parent | f57ee4b64d924fca85c6ce0be659cd6235f959a9 (diff) | |
| parent | 37df39b93bf23b89ca760d4dd793788833d9a3e1 (diff) | |
Merge branch 'release/20.04'
Diffstat (limited to 'src/panels/places/placesitem.h')
| -rw-r--r-- | src/panels/places/placesitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/places/placesitem.h b/src/panels/places/placesitem.h index eccd297fa..1eff7a380 100644 --- a/src/panels/places/placesitem.h +++ b/src/panels/places/placesitem.h @@ -106,7 +106,7 @@ private: QPointer<Solid::StorageAccess> m_access; QPointer<Solid::StorageVolume> m_volume; QPointer<Solid::OpticalDisc> m_disc; - QPointer<Solid::PortableMediaPlayer> m_mtp; + QPointer<Solid::PortableMediaPlayer> m_player; QPointer<PlacesItemSignalHandler> m_signalHandler; KBookmark m_bookmark; |
