Skip to content
  • Kai Uwe Broulik's avatar
    Manually merge stored and default settings · f4aa77a2
    Kai Uwe Broulik authored
    One can pass a default Object to storage.get() which will be used for keys that don't exist.
    However, it doesn't do that recursively, so when we add a new settings key for a specific module, like the
    addToRecentDocuments it will not be present for anyone who already touched the extension settings.
    
    Differential Revision: https://phabricator.kde.org/D28791
    f4aa77a2