ladybird/Userland/Applications/MouseSettings
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 MouseSettings: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
DoubleClickArrowWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
DoubleClickArrowWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp Applications: Cast unused smart-pointer TRY return values to void 2021-12-05 15:31:03 +01:00
Mouse.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
MouseWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
MouseWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Theme.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
ThemeWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ThemeWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00