From 4bee715bfd986a31cd98700bcb945dfa5d03cd7c Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Wed, 22 Jan 2014 09:46:15 +0100 Subject: [Qt] very minor style cleanups - rebuilt some ui file layout to remove unreal values from the files - remove an unneeded attribute from an ui file - add / remove some spaces in files --- src/qt/walletmodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qt/walletmodel.h') diff --git a/src/qt/walletmodel.h b/src/qt/walletmodel.h index 600bef346b..6d9d866b25 100644 --- a/src/qt/walletmodel.h +++ b/src/qt/walletmodel.h @@ -56,7 +56,7 @@ public: // Empty if no authentication or invalid signature/cert/etc. QString authenticatedMerchant; - static const int CURRENT_VERSION=1; + static const int CURRENT_VERSION = 1; int nVersion; IMPLEMENT_SERIALIZE -- cgit v1.2.3