ladybird/Userland/Applications/ClockSettings
Sam Atkins ded5ba1f87 LibGUI+Applications: Give SettingsWindow tabs a string ID
This gives us a convenient way to refer to them, which will be used in
the following commit.
2022-04-21 17:24:42 +02:00
..
ClockSettingsWidget.cpp ClockSettings: Add 'show seconds' toggle to time format settings 2022-04-15 08:24:20 -04:00
ClockSettingsWidget.gml ClockSettings: Add 'show seconds' toggle to time format settings 2022-04-15 08:24:20 -04:00
ClockSettingsWidget.h ClockSettings: Add 'show seconds' toggle to time format settings 2022-04-15 08:24:20 -04:00
CMakeLists.txt ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00
main.cpp LibGUI+Applications: Give SettingsWindow tabs a string ID 2022-04-21 17:24:42 +02:00
TimeZoneSettingsWidget.cpp ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00
TimeZoneSettingsWidget.gml ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00
TimeZoneSettingsWidget.h ClockSettings+Taskbar: Add settings for taskbar clock format 2022-04-04 13:15:13 +02:00