[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
@@ -8,12 +8,12 @@
|
||||
#include "addresstablemodel.h"
|
||||
#include "bitcoinunits.h"
|
||||
#include "guiutil.h"
|
||||
#include "init.h"
|
||||
#include "optionsmodel.h"
|
||||
#include "scicon.h"
|
||||
#include "walletmodel.h"
|
||||
|
||||
#include "coincontrol.h"
|
||||
#include "init.h"
|
||||
#include "main.h"
|
||||
#include "wallet/wallet.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user