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
ClockSettingsWidget.gml LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
ClockSettingsWidget.h
CMakeLists.txt LibLocale: Statically link LibLocaleData into LibLocale 2024-04-21 13:34:04 -06:00
main.cpp
TimeZoneSettingsWidget.cpp
TimeZoneSettingsWidget.gml
TimeZoneSettingsWidget.h