Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qml: Fix possible QSettings init failure on startup
Moving bitcoin.cpp app setters before parsing command-line options; otherwise if invalid parameters are passed, QSetting initialization would fail and the corresponding error will be displayed on terminal.
- Loading branch information