Whoops, forgot to remove an include

This commit is contained in:
Thorbjørn Lindeijer
2009-01-08 17:10:39 +01:00
parent 57ab0b9e8e
commit 2c0a52098e

View File

@@ -34,8 +34,6 @@
#ifndef PROFILEHIGHLIGHTER_H
#define PROFILEHIGHLIGHTER_H
#include "qt4projectmanagerenums.h"
#include <QtCore/QtAlgorithms>
#include <QtGui/QSyntaxHighlighter>
#include <QtGui/QTextCharFormat>