1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 00:11:00 +00:00
serenity/Userland/Applications/ThemeEditor
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 ThemeEditor: Use LibMain 2021-11-28 10:10:35 -08:00
main.cpp ThemeEditor: Use FileSystemAccessClient::try_* APIs 2022-01-20 10:39:12 +01:00
PreviewWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
PreviewWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ThemeEditor.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00