ladybird/Userland/Applets
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
..
Audio Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
ClipboardHistory Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
Keymap Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
Network Applets/Network: Propagate errors using custom try_create 2022-01-03 16:01:42 +01:00
ResourceGraph Applets/ResourceGraph: Propagate errors in create_applet 2022-01-11 09:19:09 -08:00
WorkspacePicker Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
CMakeLists.txt WindowServer+Keymap+LibGUI: Add widget to display current keymap 2022-02-03 00:47:22 +01:00