diff options
author | Trial97 <alexandru.tripon97@gmail.com> | 2023-04-22 00:55:11 +0300 |
---|---|---|
committer | Trial97 <alexandru.tripon97@gmail.com> | 2023-04-22 00:55:11 +0300 |
commit | 75116364c6daea5affb029038d2a7d20bc601beb (patch) | |
tree | 44e2cc4f8695a1569873d82dee080e30f10b3075 /launcher/modplatform | |
parent | f7931c2ee202025740caf424fa00ffb76743a1d2 (diff) | |
download | PrismLauncher-75116364c6daea5affb029038d2a7d20bc601beb.tar.gz PrismLauncher-75116364c6daea5affb029038d2a7d20bc601beb.tar.bz2 PrismLauncher-75116364c6daea5affb029038d2a7d20bc601beb.zip |
Small Cleanup
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/modplatform')
-rw-r--r-- | launcher/modplatform/ModIndex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/modplatform/ModIndex.h b/launcher/modplatform/ModIndex.h index de0af78c..b736aaf4 100644 --- a/launcher/modplatform/ModIndex.h +++ b/launcher/modplatform/ModIndex.h @@ -18,7 +18,6 @@ #pragma once -#include <qvariant.h> #include <QList> #include <QMetaType> #include <QString> |