forked from qt-creator/qt-creator
Fix Krazy warnings about duplicate includes.
Change-Id: Ied32236a84d20225b1ca4a192f3a346fbfbd09b4 Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -35,13 +35,11 @@
|
||||
#include <QFontComboBox>
|
||||
#include <QComboBox>
|
||||
#include <QSpinBox>
|
||||
#include <QToolButton>
|
||||
#include <QHBoxLayout>
|
||||
#include <QVBoxLayout>
|
||||
#include <QLabel>
|
||||
#include <QMouseEvent>
|
||||
#include <QGridLayout>
|
||||
#include <QToolButton>
|
||||
#include <QGraphicsEffect>
|
||||
#include <QAction>
|
||||
#include "contextpanetextwidget.h"
|
||||
|
||||
Reference in New Issue
Block a user