serenity/Userland/Applications/ClockSettings
Ali Mohammad Pur eaa2d69d73 LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style'
'set_frame_style' is what Frame itself uses to set the value, and a
significant number of GML files use 'frame_style' instead of just
'style', so let's switch to it and use it everywhere consistently.
2024-04-30 17:46:41 -06:00
..
ClockSettingsWidget.cpp LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
ClockSettingsWidget.gml LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
ClockSettingsWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CMakeLists.txt LibLocale: Statically link LibLocaleData into LibLocale 2024-04-21 13:34:04 -06:00
main.cpp
TimeZoneSettingsWidget.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
TimeZoneSettingsWidget.gml
TimeZoneSettingsWidget.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30