ladybird/Userland/Applications/Run
Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-02-14 22:06:55 +00:00
..
CMakeLists.txt Run: Port to LibMain :^) 2021-11-26 23:27:57 +01:00
main.cpp Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Run.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
RunWindow.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
RunWindow.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00