aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/ResourceModel.cpp
diff options
context:
space:
mode:
authorTrial97 <alexandru.tripon97@gmail.com>2023-04-22 00:55:11 +0300
committerTrial97 <alexandru.tripon97@gmail.com>2023-04-22 00:55:11 +0300
commit75116364c6daea5affb029038d2a7d20bc601beb (patch)
tree44e2cc4f8695a1569873d82dee080e30f10b3075 /launcher/ui/pages/modplatform/ResourceModel.cpp
parentf7931c2ee202025740caf424fa00ffb76743a1d2 (diff)
downloadPrismLauncher-75116364c6daea5affb029038d2a7d20bc601beb.tar.gz
PrismLauncher-75116364c6daea5affb029038d2a7d20bc601beb.tar.bz2
PrismLauncher-75116364c6daea5affb029038d2a7d20bc601beb.zip
Small Cleanup
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/ui/pages/modplatform/ResourceModel.cpp')
-rw-r--r--launcher/ui/pages/modplatform/ResourceModel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/modplatform/ResourceModel.cpp b/launcher/ui/pages/modplatform/ResourceModel.cpp
index c7c34a7c..0e74395f 100644
--- a/launcher/ui/pages/modplatform/ResourceModel.cpp
+++ b/launcher/ui/pages/modplatform/ResourceModel.cpp
@@ -3,10 +3,10 @@
// SPDX-License-Identifier: GPL-3.0-only
#include "ResourceModel.h"
-#include <qlist.h>
#include <QCryptographicHash>
#include <QIcon>
+#include <QList>
#include <QMessageBox>
#include <QPixmapCache>
#include <QUrl>