[Qt] header group cleanup
- seperate core from GUI headers where this was missing - remove an unneeded new-line
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
4a884aedcd
commit
60c146938e
@@ -4,11 +4,12 @@
|
||||
|
||||
#include "splashscreen.h"
|
||||
|
||||
#include "networkstyle.h"
|
||||
|
||||
#include "clientversion.h"
|
||||
#include "init.h"
|
||||
#include "networkstyle.h"
|
||||
#include "ui_interface.h"
|
||||
#include "util.h"
|
||||
#include "ui_interface.h"
|
||||
#include "version.h"
|
||||
|
||||
#ifdef ENABLE_WALLET
|
||||
|
||||
Reference in New Issue
Block a user