aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/instance/LogPage.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/ui/pages/instance/LogPage.h')
-rw-r--r--launcher/ui/pages/instance/LogPage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/ui/pages/instance/LogPage.h b/launcher/ui/pages/instance/LogPage.h
index cab25563..519756b0 100644
--- a/launcher/ui/pages/instance/LogPage.h
+++ b/launcher/ui/pages/instance/LogPage.h
@@ -54,6 +54,7 @@ public:
return "Minecraft-Logs";
}
virtual bool shouldDisplay() const override;
+ void retranslate() override;
private slots:
void on_btnPaste_clicked();