diff options
Diffstat (limited to 'src/qt/intro.h')
-rw-r--r-- | src/qt/intro.h | 2 |
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). |