aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global/AccountListPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/ui/pages/global/AccountListPage.h')
-rw-r--r--launcher/ui/pages/global/AccountListPage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/ui/pages/global/AccountListPage.h b/launcher/ui/pages/global/AccountListPage.h
index c1dea8be..9395e92b 100644
--- a/launcher/ui/pages/global/AccountListPage.h
+++ b/launcher/ui/pages/global/AccountListPage.h
@@ -2,6 +2,7 @@
/*
* PolyMC - Minecraft Launcher
* Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
+ * Copyright (c) 2022 Jamie Mansfield <jmansfield@cadixdev.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -78,6 +79,7 @@ public:
{
return "Getting-Started#adding-an-account";
}
+ void retranslate() override;
public slots:
void on_actionAddMojang_triggered();