serenity/Userland/Applications/CalendarSettings
Tobias Christiansen eca559d65d CalendarSettings: Add Weekend-specific settings
In some calendars, weekends start on other days than saturday and can
also have different lengths than 2 days. This patch allows you to set
these values, however they don't do anything yet as Serenity's Calendar
doesn't care about Weekends at the moment.
2022-10-04 12:13:54 -04:00
..
CalendarSettingsWidget.cpp CalendarSettings: Add Weekend-specific settings 2022-10-04 12:13:54 -04:00
CalendarSettingsWidget.gml CalendarSettings: Add Weekend-specific settings 2022-10-04 12:13:54 -04:00
CalendarSettingsWidget.h CalendarSettings: Add Weekend-specific settings 2022-10-04 12:13:54 -04:00
CMakeLists.txt
main.cpp