diff options
| author | Emmanuel Pescosta <[email protected]> | 2015-02-25 21:55:46 +0100 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2015-02-25 21:55:46 +0100 |
| commit | 7f4c3976c0626657362b6324c0dad2867cc24e9b (patch) | |
| tree | 4395d4f003c9489852fc5487b9be7b00ea8c0ce8 /src/panels | |
| parent | 8a7d9b6d2c308563397d13f5e9430334201620bb (diff) | |
| parent | f923bda58b2302067ef5b746350c06182c3a0c05 (diff) | |
Merge branch 'master' into frameworks
Diffstat (limited to 'src/panels')
| -rw-r--r-- | src/panels/places/placesitemmodel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/panels/places/placesitemmodel.cpp b/src/panels/places/placesitemmodel.cpp index 28244c645..354d4a43e 100644 --- a/src/panels/places/placesitemmodel.cpp +++ b/src/panels/places/placesitemmodel.cpp @@ -109,7 +109,6 @@ PlacesItemModel::PlacesItemModel(QObject* parent) : PlacesItemModel::~PlacesItemModel() { - saveBookmarks(); qDeleteAll(m_bookmarkedItems); m_bookmarkedItems.clear(); } |
