aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsmodel.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2014-09-22 12:06:09 +0200
committerWladimir J. van der Laan <[email protected]>2014-09-22 12:20:36 +0200
commit565da68ed0362bbb3ab3f70146f0b150528cc393 (patch)
tree8557b8af64ff5f5b5d89696ee5db30fb16927a63 /src/qt/optionsmodel.cpp
parentMerge pull request #4947 (diff)
parent[Qt] include and file header cleanup (diff)
downloaddiscoin-565da68ed0362bbb3ab3f70146f0b150528cc393.tar.xz
discoin-565da68ed0362bbb3ab3f70146f0b150528cc393.zip
Merge pull request #4852
5e83bc4 [Qt] include and file header cleanup (Philip Kaufmann)
Diffstat (limited to 'src/qt/optionsmodel.cpp')
-rw-r--r--src/qt/optionsmodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt/optionsmodel.cpp b/src/qt/optionsmodel.cpp
index 99928ebe4..bd747faeb 100644
--- a/src/qt/optionsmodel.cpp
+++ b/src/qt/optionsmodel.cpp
@@ -15,6 +15,7 @@
#include "main.h"
#include "net.h"
#include "txdb.h" // for -dbcache defaults
+
#ifdef ENABLE_WALLET
#include "wallet.h"
#include "walletdb.h"