serenity/Userland/Applets/ClipboardHistory
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
..
ClipboardHistoryModel.cpp Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
ClipboardHistoryModel.h Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
CMakeLists.txt Applets/ClipboardHistory: Port to LibMain :^) 2021-12-04 14:24:04 +01:00
main.cpp LibConfig: Rename pledge_domains(String) => pledge_domain(String) 2022-02-11 18:06:39 +01:00