aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--launcher/modplatform/helpers/HashUtils.h1
-rw-r--r--launcher/ui/pages/modplatform/legacy_ftb/ListModel.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/launcher/modplatform/helpers/HashUtils.h b/launcher/modplatform/helpers/HashUtils.h
index f3b9e030..a541ae8f 100644
--- a/launcher/modplatform/helpers/HashUtils.h
+++ b/launcher/modplatform/helpers/HashUtils.h
@@ -1,6 +1,5 @@
#pragma once
-#include <qtmetamacros.h>
#include <QString>
#include "modplatform/ModIndex.h"
diff --git a/launcher/ui/pages/modplatform/legacy_ftb/ListModel.cpp b/launcher/ui/pages/modplatform/legacy_ftb/ListModel.cpp
index a3e29201..330dd4fb 100644
--- a/launcher/ui/pages/modplatform/legacy_ftb/ListModel.cpp
+++ b/launcher/ui/pages/modplatform/legacy_ftb/ListModel.cpp
@@ -35,7 +35,6 @@
#include "ListModel.h"
#include "Application.h"
-#include "QObjectPtr.h"
#include "net/HttpMetaCache.h"
#include "net/NetJob.h"