1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:48:10 +00:00
serenity/Userland/Applications/Terminal
Mustafa Quraish 2fbcab46bf Everywhere: Use ArgsParser::parse() with Main::Arguments directly
Use the updated API everywhere we are currently manually passing in
`arguments.argc` and `arguments.argv`.
2021-11-22 21:13:42 -08:00
..
CMakeLists.txt Terminal: Port to LibMain :^) 2021-11-22 19:28:31 +01:00
main.cpp Everywhere: Use ArgsParser::parse() with Main::Arguments directly 2021-11-22 21:13:42 -08:00
TerminalSettingsWindow.gml Applications: Remove border from GroupBox margins 2021-11-03 16:13:19 +01:00