aboutsummaryrefslogtreecommitdiff
path: root/src/qt
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2012-06-28 15:25:48 -0400
committerGavin Andresen <[email protected]>2012-06-28 15:25:48 -0400
commit5fa83965f22ae92f86de74104b621c2168d37698 (patch)
tree65985e36d6c2068fcddd098e28c3b34ba63be1c4 /src/qt
parentMerge branch 'patch-3' of https://github.com/xanatos/bitcoin (diff)
parentChanged a comment about a QVariant type (diff)
downloaddiscoin-5fa83965f22ae92f86de74104b621c2168d37698.tar.xz
discoin-5fa83965f22ae92f86de74104b621c2168d37698.zip
Merge branch 'patch-5' of https://github.com/xanatos/bitcoin
Diffstat (limited to 'src/qt')
-rw-r--r--src/qt/optionsmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/optionsmodel.h b/src/qt/optionsmodel.h
index c74a8dfb4..b196f0bf6 100644
--- a/src/qt/optionsmodel.h
+++ b/src/qt/optionsmodel.h
@@ -23,7 +23,7 @@ public:
ProxyUse, // bool
ProxySocksVersion, // int
ProxyIP, // QString
- ProxyPort, // QString
+ ProxyPort, // int
Fee, // qint64
DisplayUnit, // BitcoinUnits::Unit
DisplayAddresses, // bool