~zsombi/ubuntu-ui-toolkit/83-rtl-support

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/plugin/statesaverbackend_p.cpp

  • Committer: Zsombor Egri
  • Date: 2015-02-27 08:00:52 UTC
  • mfrom: (1352.6.102 82-dragging-mode)
  • Revision ID: zsombor.egri@canonical.com-20150227080052-y2gntirnqo8lj29f
prereq sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
                             .arg(propertyName).arg(qmlContext(item)->nameForObject(item));
187
187
        }
188
188
    }
 
189
    // drop cache once properties are successfully restored
 
190
    m_archive.data()->remove("");
189
191
    m_archive.data()->endGroup();
190
192
    // restore leaved group if needed
191
193
    if (restorePreviousGroup) {