Skip to content
Snippets Groups Projects
Commit ef6406a6 authored by lat9nq's avatar lat9nq
Browse files

shared_translation: Add controller_applet_disabled

parent a14d2a6f
No related branches found
No related tags found
No related merge requests found
......@@ -158,6 +158,7 @@ std::unique_ptr<TranslationMap> InitializeTranslations(QWidget* parent) {
INSERT(UISettings, pause_when_in_background, "Pause emulation when in background", "");
INSERT(UISettings, confirm_before_closing, "Confirm exit while emulation is running", "");
INSERT(UISettings, hide_mouse, "Hide mouse on inactivity", "");
INSERT(UISettings, controller_applet_disabled, "Disable controller applet", "");
// Ui Debugging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment