aboutsummaryrefslogtreecommitdiff
path: root/launcher/pages/modplatform/ftb/FtbPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/pages/modplatform/ftb/FtbPage.h')
-rw-r--r--launcher/pages/modplatform/ftb/FtbPage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/pages/modplatform/ftb/FtbPage.h b/launcher/pages/modplatform/ftb/FtbPage.h
index c9c93897..bca09e25 100644
--- a/launcher/pages/modplatform/ftb/FtbPage.h
+++ b/launcher/pages/modplatform/ftb/FtbPage.h
@@ -77,4 +77,6 @@ private:
ModpacksCH::Modpack selected;
QString selectedVersion;
+
+ bool initialised { false };
};