deduplicate includes and reformat (#4228)

This commit is contained in:
Alexandru Ionut Tripon 2025-11-16 18:12:52 +02:00 committed by GitHub
commit f93e21fa2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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