ladybird/Userland/Applications/Calendar
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
..
AddEventDialog.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
AddEventDialog.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
CalendarWindow.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
CMakeLists.txt Calendar: Port to LibMain and TRY all the things 2022-01-04 20:46:17 +02:00
main.cpp Revert "Userland: Invoke tzset in apps that care about time zones" 2022-01-28 15:13:35 +00:00