mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Changed a comment about a QVariant type
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user