summaryrefslogtreecommitdiffstats
path: root/backend/LegacyUpdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/LegacyUpdate.h')
-rw-r--r--backend/LegacyUpdate.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/backend/LegacyUpdate.h b/backend/LegacyUpdate.h
index de5608d0..cc1f5efd 100644
--- a/backend/LegacyUpdate.h
+++ b/backend/LegacyUpdate.h
@@ -47,6 +47,9 @@ private:
// MinecraftVersion *targetVersion;
QString lwjglURL;
QString lwjglVersion;
+
+ QString lwjglTargetPath;
+ QString lwjglNativesPath;
};