Purge out include files in exported headers

This commit is contained in:
Friedemann Kleint
2009-10-01 16:38:08 +02:00
parent df22ae6c53
commit 74a3828f19
83 changed files with 214 additions and 99 deletions

View File

@@ -31,12 +31,12 @@
#define PLUGINERRORVIEW_H
#include "extensionsystem_global.h"
#include "pluginspec.h"
#include <QtGui/QWidget>
namespace ExtensionSystem {
class PluginSpec;
namespace Internal {
namespace Ui {
class PluginErrorView;