Page MenuHomePhabricator

Update qt/optionsdialog.cpp with Qt5 connect syntax
ClosedPublic

Authored by nakihito on Oct 31 2019, 21:31.

Details

Summary
Test Plan
make check
./bitcoin-qt
Settings -> Options

Select the Prune option. Verify that there is a warning at the bottom of the options window alerting the user that a reset is necessary to changes to take effect in red text.
Click the Reset Options button. Verify that a restart warning window pops up with yes and no options. Verify that selecting no closes the pop up window and selecting yes shuts the gui down and resets options to the default setting.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable