ladybird/Userland/Applications/Calendar
Lenny Maiorani 1dd70a6f49 Applications: Change static constexpr variables to constexpr
Function-local `static constexpr` variables can be `constexpr`. This
can reduce memory consumption, binary size, and offer additional
compiler optimizations.
2022-02-28 13:54:27 +01:00
..
AddEventDialog.cpp Applications: Change static constexpr variables to constexpr 2022-02-28 13:54:27 +01: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