From 5e83bc404c77d6e70c62152f1f97eb264afcc80d Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Fri, 5 Sep 2014 13:18:35 +0200 Subject: [Qt] include and file header cleanup - alphabetical ordering - correct ordering own headers before normal headers etc. --- src/qt/intro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qt/intro.h') 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). -- cgit v1.2.3