deduplicate includes and reformat (#4228)

This commit is contained in:
Alexandru Ionut Tripon
2025-11-16 18:12:52 +02:00
committed by GitHub
12 changed files with 20 additions and 30 deletions

View File

@@ -108,8 +108,6 @@
#include "icons/IconList.h"
#include "net/HttpMetaCache.h"
#include "java/JavaInstallList.h"
#include "updater/ExternalUpdater.h"
#include "tools/JProfiler.h"
@@ -128,7 +126,6 @@
#include <stdlib.h>
#include <sys.h>
#include <QStringLiteral>
#include "SysInfo.h"
#ifdef Q_OS_LINUX