forked from qt-creator/qt-creator
Header cleanup in src, specify module name.
This commit is contained in:
@@ -1,16 +1,6 @@
|
||||
#ifndef QUICKTOOLBAR_H
|
||||
#define QUICKTOOLBAR_H
|
||||
|
||||
#include <QLabel>
|
||||
#include <QToolBar>
|
||||
#include <QPushButton>
|
||||
#include <QToolButton>
|
||||
#include <QGridLayout>
|
||||
#include <QGroupBox>
|
||||
#include <QVariant>
|
||||
#include <QGraphicsDropShadowEffect>
|
||||
#include <QWeakPointer>
|
||||
|
||||
#include <qmljs/qmljsicontextpane.h>
|
||||
|
||||
namespace TextEditor {
|
||||
|
||||
Reference in New Issue
Block a user