Project explorer: Make public headers compile with NO_CAST_FROM_ASCII

.. and purge unneeded includes.
This commit is contained in:
Friedemann Kleint
2009-09-29 11:39:55 +02:00
parent 1ce92c0ed6
commit ad294f8467
42 changed files with 102 additions and 34 deletions

View File

@@ -32,6 +32,8 @@
#include <projectexplorer/environmenteditmodel.h>
#include <QtGui/QCheckBox>
namespace {
bool debug = false;
}