aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global/CustomCommandsPage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/ui/pages/global/CustomCommandsPage.cpp')
-rw-r--r--launcher/ui/pages/global/CustomCommandsPage.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/launcher/ui/pages/global/CustomCommandsPage.cpp b/launcher/ui/pages/global/CustomCommandsPage.cpp
index 8541e3c1..b58d2c15 100644
--- a/launcher/ui/pages/global/CustomCommandsPage.cpp
+++ b/launcher/ui/pages/global/CustomCommandsPage.cpp
@@ -49,3 +49,8 @@ void CustomCommandsPage::loadSettings()
s->get("PostExitCommand").toString()
);
}
+
+void CustomCommandsPage::retranslate()
+{
+ // fixme: implement
+}