[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
@@ -5,9 +5,10 @@
|
||||
#include "recentrequeststablemodel.h"
|
||||
|
||||
#include "bitcoinunits.h"
|
||||
#include "clientversion.h"
|
||||
#include "guiutil.h"
|
||||
#include "optionsmodel.h"
|
||||
|
||||
#include "clientversion.h"
|
||||
#include "streams.h"
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
Reference in New Issue
Block a user