Android: Remove a superfluous #include

Change-Id: If7696c497d5ee2ce9b988c9e488638307e7d376a
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
hjk
2021-12-03 08:21:32 +01:00
committed by Alessandro Portale
parent 708e0fc06f
commit 76024f6fcc

View File

@@ -31,8 +31,6 @@
#include <coreplugin/editormanager/ieditor.h> #include <coreplugin/editormanager/ieditor.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <QActionGroup>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
class QToolBar; class QToolBar;
class QActionGroup; class QActionGroup;