forked from qt-creator/qt-creator
Clean headers in ProjectExplorer.
Change-Id: If61a8a91d2a39c5c97974a5bfcef91892b68d3f1 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include "miniprojecttargetselector.h"
|
||||
#include "target.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
#include <utils/styledbar.h>
|
||||
#include <utils/stylehelper.h>
|
||||
|
||||
@@ -57,7 +56,6 @@
|
||||
#include <QPainter>
|
||||
#include <QAction>
|
||||
#include <QItemDelegate>
|
||||
#include <QApplication>
|
||||
|
||||
static QIcon createCenteredIcon(const QIcon &icon, const QIcon &overlay)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user