Improve Tor support
[novacoin.git] / src / qt / optionsmodel.h
index e3f73b2..09197f7 100644 (file)
@@ -25,6 +25,10 @@ public:
         ProxyIP,           // QString
         ProxyPort,         // int
         ProxySocksVersion, // int
+        TorUse,            // bool
+        TorIP,             // QString
+        TorPort,           // int
+        TorOnly,           // bool
         Fee,               // qint64
         DisplayUnit,       // BitcoinUnits::Unit
         DisplayAddresses,  // bool