From 3948eb0c54edf308a2376d26fa6c1d6da8be6a34 Mon Sep 17 00:00:00 2001 From: xanatos Date: Sat, 23 Jun 2012 17:29:34 +0300 Subject: Changed a comment about a QVariant type --- src/qt/optionsmodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt/optionsmodel.h b/src/qt/optionsmodel.h index c74a8dfb43..b196f0bf60 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 -- cgit v1.2.3