Skip to content
  • Daniel Molkentin's avatar
    Allow access to system scope setting. · 047901aa
    Daniel Molkentin authored
    This commit add a Settings::Scope parameter to
    Core::ICore::settings(), the default is UserScope,
    which falls back to SystemScope. Specifying SystemScope
    instead gives exclusive access to the SystemScope.
    047901aa