Fix Krazy warnings about duplicate includes.

Change-Id: Ied32236a84d20225b1ca4a192f3a346fbfbd09b4
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Friedemann Kleint
2013-03-15 11:52:35 +01:00
committed by hjk
parent 41dfa8bc2a
commit 7043a7e01b
12 changed files with 0 additions and 13 deletions

View File

@@ -65,7 +65,6 @@
#include "informationchangedcommand.h" #include "informationchangedcommand.h"
#include "pixmapchangedcommand.h" #include "pixmapchangedcommand.h"
#include "commondefines.h" #include "commondefines.h"
#include "childrenchangeeventfilter.h"
#include "changestatecommand.h" #include "changestatecommand.h"
#include "childrenchangedcommand.h" #include "childrenchangedcommand.h"
#include "completecomponentcommand.h" #include "completecomponentcommand.h"

View File

@@ -52,7 +52,6 @@
#include "informationchangedcommand.h" #include "informationchangedcommand.h"
#include "pixmapchangedcommand.h" #include "pixmapchangedcommand.h"
#include "commondefines.h" #include "commondefines.h"
#include "childrenchangeeventfilter.h"
#include "changestatecommand.h" #include "changestatecommand.h"
#include "childrenchangedcommand.h" #include "childrenchangedcommand.h"
#include "completecomponentcommand.h" #include "completecomponentcommand.h"

View File

@@ -52,7 +52,6 @@
#include "informationchangedcommand.h" #include "informationchangedcommand.h"
#include "pixmapchangedcommand.h" #include "pixmapchangedcommand.h"
#include "commondefines.h" #include "commondefines.h"
#include "childrenchangeeventfilter.h"
#include "changestatecommand.h" #include "changestatecommand.h"
#include "childrenchangedcommand.h" #include "childrenchangedcommand.h"
#include "completecomponentcommand.h" #include "completecomponentcommand.h"

View File

@@ -65,7 +65,6 @@
#include "informationchangedcommand.h" #include "informationchangedcommand.h"
#include "pixmapchangedcommand.h" #include "pixmapchangedcommand.h"
#include "commondefines.h" #include "commondefines.h"
#include "childrenchangeeventfilter.h"
#include "changestatecommand.h" #include "changestatecommand.h"
#include "childrenchangedcommand.h" #include "childrenchangedcommand.h"
#include "completecomponentcommand.h" #include "completecomponentcommand.h"

View File

@@ -66,7 +66,6 @@
#include "informationchangedcommand.h" #include "informationchangedcommand.h"
#include "pixmapchangedcommand.h" #include "pixmapchangedcommand.h"
#include "commondefines.h" #include "commondefines.h"
#include "childrenchangeeventfilter.h"
#include "changestatecommand.h" #include "changestatecommand.h"
#include "childrenchangedcommand.h" #include "childrenchangedcommand.h"
#include "completecomponentcommand.h" #include "completecomponentcommand.h"

View File

@@ -66,7 +66,6 @@
#include "informationchangedcommand.h" #include "informationchangedcommand.h"
#include "pixmapchangedcommand.h" #include "pixmapchangedcommand.h"
#include "commondefines.h" #include "commondefines.h"
#include "childrenchangeeventfilter.h"
#include "changestatecommand.h" #include "changestatecommand.h"
#include "childrenchangedcommand.h" #include "childrenchangedcommand.h"
#include "completecomponentcommand.h" #include "completecomponentcommand.h"

View File

@@ -47,7 +47,6 @@
#include <NameVisitor.h> #include <NameVisitor.h>
#include <TypeVisitor.h> #include <TypeVisitor.h>
#include <CoreTypes.h> #include <CoreTypes.h>
#include <LookupContext.h>
#include <QByteArray> #include <QByteArray>
#include <QBitArray> #include <QBitArray>

View File

@@ -35,13 +35,11 @@
#include <QFontComboBox> #include <QFontComboBox>
#include <QComboBox> #include <QComboBox>
#include <QSpinBox> #include <QSpinBox>
#include <QToolButton>
#include <QHBoxLayout> #include <QHBoxLayout>
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QLabel> #include <QLabel>
#include <QMouseEvent> #include <QMouseEvent>
#include <QGridLayout> #include <QGridLayout>
#include <QToolButton>
#include <QGraphicsEffect> #include <QGraphicsEffect>
#include <QAction> #include <QAction>
#include "contextpanetextwidget.h" #include "contextpanetextwidget.h"

View File

@@ -37,7 +37,6 @@
** **
****************************************************************************/ ****************************************************************************/
#include <qdeclarative.h>
#include "qstyleplugin.h" #include "qstyleplugin.h"
#include "qstyleitem.h" #include "qstyleitem.h"
#include "qrangemodel.h" #include "qrangemodel.h"

View File

@@ -32,7 +32,6 @@
#include "macrosconstants.h" #include "macrosconstants.h"
#include "macromanager.h" #include "macromanager.h"
#include "macro.h" #include "macro.h"
#include "macrosconstants.h"
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>

View File

@@ -73,7 +73,6 @@
#include "session.h" #include "session.h"
#include "projectnodes.h" #include "projectnodes.h"
#include "sessiondialog.h" #include "sessiondialog.h"
#include "target.h"
#include "projectexplorersettingspage.h" #include "projectexplorersettingspage.h"
#include "projectwelcomepage.h" #include "projectwelcomepage.h"
#include "corelistenercheckingforrunningbuild.h" #include "corelistenercheckingforrunningbuild.h"

View File

@@ -64,7 +64,6 @@
#include <QPlainTextEdit> #include <QPlainTextEdit>
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QScrollArea> #include <QScrollArea>
#include <QTabWidget>
#include <QToolButton> #include <QToolButton>
#include <QMenu> #include <QMenu>
#include <QClipboard> #include <QClipboard>