From ee29ad27b365be363fdbc7f4db99c306c090404c 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(-) (limited to 'src') diff --git a/src/qt/optionsmodel.h b/src/qt/optionsmodel.h index 775362d636..debd614e54 100644 --- a/src/qt/optionsmodel.h +++ b/src/qt/optionsmodel.h @@ -24,7 +24,7 @@ public: MinimizeOnClose, // bool ConnectSOCKS4, // bool ProxyIP, // QString - ProxyPort, // QString + ProxyPort, // int Fee, // qint64 DisplayUnit, // BitcoinUnits::Unit DisplayAddresses, // bool -- cgit v1.2.3