Browse Source

Changed a comment about a QVariant type

0.8
xanatos 12 years ago
parent
commit
3948eb0c54
  1. 2
      src/qt/optionsmodel.h

2
src/qt/optionsmodel.h

@ -23,7 +23,7 @@ public: @@ -23,7 +23,7 @@ public:
ProxyUse, // bool
ProxySocksVersion, // int
ProxyIP, // QString
ProxyPort, // QString
ProxyPort, // int
Fee, // qint64
DisplayUnit, // BitcoinUnits::Unit
DisplayAddresses, // bool

Loading…
Cancel
Save