1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 08:32:43 +00:00
serenity/Userland/Applications/ClockSettings
Timothy Flynn d365559839 ClockSettings: Add a GUI application to set the system time zone
This application can be expanded with other clock-related options. For
an initial iteration, it has just an option to change the time zone.
2022-01-23 12:48:26 +00:00
..
ClockSettingsWidget.cpp ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00
ClockSettingsWidget.gml ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00
ClockSettingsWidget.h ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00
CMakeLists.txt ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00
main.cpp ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00