mirror of
https://github.com/AntiMicroX/antimicrox.git
synced 2025-12-23 23:29:25 -05:00
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:
@@ -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.")},
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user