ladybird/Userland/Applications/ImageViewer
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 ImageViewer: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
main.cpp WindowServer+Userland: Pass wallpapers as Gfx::Bitmap instead of path 2022-02-14 16:38:42 +03:30
ViewWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ViewWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00