Merge branch 'patch-5' of https://github.com/xanatos/bitcoin
This commit is contained in:
commit
5fa83965f2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ public:
|
||||||
ProxyUse, // bool
|
ProxyUse, // bool
|
||||||
ProxySocksVersion, // int
|
ProxySocksVersion, // int
|
||||||
ProxyIP, // QString
|
ProxyIP, // QString
|
||||||
ProxyPort, // QString
|
ProxyPort, // int
|
||||||
Fee, // qint64
|
Fee, // qint64
|
||||||
DisplayUnit, // BitcoinUnits::Unit
|
DisplayUnit, // BitcoinUnits::Unit
|
||||||
DisplayAddresses, // bool
|
DisplayAddresses, // bool
|
||||||
|
|
Loading…
Reference in a new issue