1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 18:11:03 +00:00
serenity/Userland/Applications/Terminal
Mustafa Quraish 4d302e0e88 Everywhere: Use Application::construct() 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 Application::construct() 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