forked from qt-creator/qt-creator
Purge out include files in exported headers
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user