diff options
Diffstat (limited to 'launcher/ui/pages/global/AccountListPage.h')
-rw-r--r-- | launcher/ui/pages/global/AccountListPage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/ui/pages/global/AccountListPage.h b/launcher/ui/pages/global/AccountListPage.h index c1dea8be..2f5c2ef3 100644 --- a/launcher/ui/pages/global/AccountListPage.h +++ b/launcher/ui/pages/global/AccountListPage.h @@ -78,6 +78,7 @@ public: { return "Getting-Started#adding-an-account"; } + void retranslate() override; public slots: void on_actionAddMojang_triggered(); |