mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 05:34:57 +01:00
Remove includes in .cpp files for things the corresponding .h file already included
This commit is contained in:
@@ -8,10 +8,8 @@
|
||||
|
||||
#include <QApplication>
|
||||
#include <QColor>
|
||||
#include <QIcon>
|
||||
#include <QImage>
|
||||
#include <QPalette>
|
||||
#include <QPixmap>
|
||||
|
||||
static const struct {
|
||||
const char *platformId;
|
||||
|
||||
Reference in New Issue
Block a user