Utils: Drop unused headers [A-H]

Round 2 - focus on sources.
For classes with initial in range [A-H].
Try to keep the same separators between different kind of headers.

Change-Id: I838a8324ddd5b4d8d5a51b8f30605f783c663813
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Jarek Kobus
2022-05-25 05:44:45 +02:00
parent f3957d383f
commit 4b9545fe7f
22 changed files with 63 additions and 64 deletions

View File

@@ -25,13 +25,7 @@
#include "environmentdialog.h"
#include <utils/environment.h>
#include <utils/hostosinfo.h>
#include <QVBoxLayout>
#include <QDialogButtonBox>
#include <QPlainTextEdit>
#include <QLabel>
#include "environment.h"
namespace Utils {