aboutsummaryrefslogtreecommitdiff
path: root/src/qt/intro.h
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2014-09-05 13:18:35 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2014-09-18 14:11:44 +0200
commit5e83bc404c77d6e70c62152f1f97eb264afcc80d (patch)
tree519eecfef852a7ca5e84b57813605b1f4b644c06 /src/qt/intro.h
parent7fd881367544fcc9e70130bf448a181794da26ab (diff)
downloadbitcoin-5e83bc404c77d6e70c62152f1f97eb264afcc80d.tar.xz
[Qt] include and file header cleanup
- alphabetical ordering - correct ordering own headers before normal headers etc.
Diffstat (limited to 'src/qt/intro.h')
-rw-r--r--src/qt/intro.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/intro.h b/src/qt/intro.h
index 295a75562f..e3e396d369 100644
--- a/src/qt/intro.h
+++ b/src/qt/intro.h
@@ -12,7 +12,7 @@
class FreespaceChecker;
namespace Ui {
-class Intro;
+ class Intro;
}
/** Introduction screen (pre-GUI startup).