Header cleanup in coreplugin, part 1

This commit is contained in:
Friedemann Kleint
2010-09-16 12:26:28 +02:00
parent b8cc8e210c
commit d6057ae600
22 changed files with 2007 additions and 1597 deletions

View File

@@ -41,6 +41,7 @@
#include <texteditor/helpitem.h>
#include <QtGui/QTextCursor>
#include <QtCore/QUrl>
using namespace CppEditor::Internal;
using namespace Core;