ladybird/Userland/Applets/Keymap
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
KeymapStatusWindow.cpp Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
KeymapStatusWindow.h Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
main.cpp