ladybird/Userland/Applications/ClockSettings
2023-06-10 07:19:06 +02:00
..
ClockSettingsWidget.cpp ClockSettings: Convert ClockSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
ClockSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
ClockSettingsWidget.h ClockSettings: Convert ClockSettingsWidget to a failable factory 2023-06-10 07:19:06 +02:00
CMakeLists.txt
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
TimeZoneSettingsWidget.cpp LibTimeZone+Userland: Change timezone functions to use UnixDateTime 2023-05-24 23:18:07 +02:00
TimeZoneSettingsWidget.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
TimeZoneSettingsWidget.h