forked from qt-creator/qt-creator
Clean exported headers of the Core plugin.
Change-Id: I26472d568844d5fee62323e01f5c5c12082d5450 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <coreplugin/rightpane.h>
|
||||
#include <coreplugin/actionmanager/actioncontainer.h>
|
||||
#include <coreplugin/actionmanager/actionmanager.h>
|
||||
#include <coreplugin/actionmanager/command.h>
|
||||
#include <coreplugin/editormanager/editormanager.h>
|
||||
|
||||
#include <projectexplorer/projectexplorer.h>
|
||||
@@ -65,6 +66,7 @@
|
||||
#include <QVBoxLayout>
|
||||
#include <QDockWidget>
|
||||
#include <QAction>
|
||||
#include <QMenu>
|
||||
#include <QToolButton>
|
||||
#include <QComboBox>
|
||||
#include <QStackedWidget>
|
||||
|
||||
Reference in New Issue
Block a user