1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:11:00 +00:00
serenity/Userland/Applets/WorkspacePicker
Lenny Maiorani f2d8c488ec Userland/Applets: 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-13 21:27:17 +00:00
..
CMakeLists.txt WorkspacePicker: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
DesktopStatusWindow.cpp Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
DesktopStatusWindow.h Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
main.cpp Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00