forked from qt-creator/qt-creator
Clean headers in TextEditor.
Change-Id: Ie679e7e9d0d20a0f71dcc1fcf0f7d8305eeeeced Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
@@ -35,13 +35,11 @@
|
||||
#include <QDebug>
|
||||
#include <QSettings>
|
||||
#include <QDir>
|
||||
#include <QDirIterator>
|
||||
#include <QPushButton>
|
||||
#include <QFileDialog>
|
||||
#include <QLabel>
|
||||
#include <QComboBox>
|
||||
#include <QHBoxLayout>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
using namespace Find;
|
||||
using namespace TextEditor;
|
||||
|
||||
Reference in New Issue
Block a user