forked from qt-creator/qt-creator
Purge out include files in exported headers
This commit is contained in:
@@ -30,10 +30,13 @@
|
||||
#include "helpmode.h"
|
||||
#include "helpplugin.h"
|
||||
|
||||
#include <QtCore/QLatin1String>
|
||||
#include <QtGui/QWidget>
|
||||
#include <coreplugin/findplaceholder.h>
|
||||
|
||||
#include <QtCore/QLatin1String>
|
||||
|
||||
#include <QtGui/QWidget>
|
||||
#include <QtGui/QLayout>
|
||||
|
||||
using namespace Help;
|
||||
using namespace Help::Internal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user