Make requested changes

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-04-18 23:48:56 +01:00
parent 96a4b78e2e
commit 8ea5eac29c
No known key found for this signature in database
GPG Key ID: 5E39D70B4C93C38E
2 changed files with 1 additions and 3 deletions

View File

@ -35,7 +35,6 @@
*/
#pragma once
#include <qglobal.h>
#include "BaseInstance.h"
#include "launch/LaunchTask.h"

View File

@ -39,8 +39,7 @@
#include <Application.h>
#include <pathmatcher/IPathMatcher.h>
#include <qfilesystemwatcher.h>
#include <qglobal.h>
#include <QFileSystemWatcher>
#include "LogPage.h"
#include "ui/pages/BasePage.h"