Remove unused includes of QGridLayout

Change-Id: Ia0823fe1dbadb7c68efc431c3bf0f1ba621a9484
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2022-11-18 08:46:13 +01:00
parent 3caf82f746
commit bf0d716b51
17 changed files with 2 additions and 19 deletions

View File

@@ -9,7 +9,6 @@
#include <QAction>
#include <QComboBox>
#include <QDebug>
#include <QGridLayout>
#include <QStringList>
using namespace Utils;