serenity/Userland/DevTools/HackStudio/Dialogs
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
..
Git Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
NewProjectDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
NewProjectDialog.gml LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
NewProjectDialog.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ProjectTemplatesModel.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
ProjectTemplatesModel.h LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00