forked from qt-creator/qt-creator
Whoops, forgot to remove an include
This commit is contained in:
@@ -34,8 +34,6 @@
|
|||||||
#ifndef PROFILEHIGHLIGHTER_H
|
#ifndef PROFILEHIGHLIGHTER_H
|
||||||
#define PROFILEHIGHLIGHTER_H
|
#define PROFILEHIGHLIGHTER_H
|
||||||
|
|
||||||
#include "qt4projectmanagerenums.h"
|
|
||||||
|
|
||||||
#include <QtCore/QtAlgorithms>
|
#include <QtCore/QtAlgorithms>
|
||||||
#include <QtGui/QSyntaxHighlighter>
|
#include <QtGui/QSyntaxHighlighter>
|
||||||
#include <QtGui/QTextCharFormat>
|
#include <QtGui/QTextCharFormat>
|
||||||
|
|||||||
Reference in New Issue
Block a user