[Qt] allow users to set -onion via GUI

- also allow users to see, if the default proxy (-proxy) is used for
  reaching peers via IPv6 or Tor
This commit is contained in:
Philip Kaufmann
2014-07-25 18:20:40 +02:00
parent bfd807ff32
commit ed166dfa82
5 changed files with 297 additions and 7 deletions

View File

@@ -34,6 +34,9 @@ public:
ProxyUse, // bool
ProxyIP, // QString
ProxyPort, // int
ProxyUseTor, // bool
ProxyIPTor, // QString
ProxyPortTor, // int
DisplayUnit, // BitcoinUnits::Unit
ThirdPartyTxUrls, // QString
Language, // QString