Android: Clean up JavaParser a bit

Change-Id: I8d5113c7916f816d34a1eacc0b978645d710b2be
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
hjk
2022-09-27 08:54:23 +02:00
parent 52e8b83bd5
commit 4a5c3d871d
3 changed files with 22 additions and 22 deletions

View File

@@ -42,6 +42,7 @@
#include <QLoggingCategory>
#include <QMessageBox>
#include <QPushButton>
#include <QRegularExpression>
#include <QVBoxLayout>
using namespace ProjectExplorer;