• Philip Kaufmann's avatar
    Bitcoin-Qt: add a Reset button to the options dialog · 5fb445b4
    Philip Kaufmann authored
    - a click on "Reset Options" sets all options to the default values by
      removing all stored settings (QSettings), loading the defaults and
      saving them as the new settings
    - before the reset is executed the user is presented a confirmation dialog
    - special casing was needed for StartAtStartup
    5fb445b4
optionsmodel.cpp 8.87 KB