feat: Re-enable next option

Linked issue: https://github.com/AntiMicroX/antimicrox/issues/189
Linked discussion: https://github.com/AntiMicroX/antimicrox/discussions/774
This commit is contained in:
Paweł Kotiuk
2024-11-24 15:29:26 +01:00
parent 254e95c054
commit a9c341d73e

View File

@@ -100,9 +100,8 @@ void CommandLineUtility::parseArguments(const QApplication &parsed_app)
"only if you have sdl "
"library. You can check your controller index, name or "
"even GUID.")},
// {"next",
// QCoreApplication::translate("main", "Advance profile loading set
// options")},
{"next", QCoreApplication::translate("main", "Load multiple profiles for different controllers. This option is "
"meant to be used with profile-controller and profile options.")},
});