gui: add external signer path to options dialog

This commit is contained in:
Sjors Provoost
2019-09-16 18:51:24 +02:00
parent 22b845291c
commit 6cdbc83e93
4 changed files with 48 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ public:
Prune, // bool
PruneSize, // int
DatabaseCache, // int
ExternalSignerPath, // QString
SpendZeroConfChange, // bool
Listen, // bool
OptionIDRowCount,