forked from qt-creator/qt-creator
Purge out include files in exported headers
This commit is contained in:
@@ -36,11 +36,11 @@
|
||||
#include <QtCore/QFuture>
|
||||
#include <QtCore/QFutureWatcher>
|
||||
#include <QtGui/QWidget>
|
||||
#include <QtGui/QIcon>
|
||||
#include <QtGui/QAction>
|
||||
#include <QtGui/QProgressBar>
|
||||
#include <QtGui/QMouseEvent>
|
||||
#include <QtGui/QHBoxLayout>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QProgressBar;
|
||||
class QHBoxLayout;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
class ProgressBar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user