ladybird/Userland/Applications/BrowserSettings
Sam Atkins a58d72656d Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer
This fixes the "Cancel" button on HackStudio's "New Project" dialog
being too small. It's also clearer what these actually are.
2022-09-29 08:31:15 -04:00
..
BrowserSettingsWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
BrowserSettingsWidget.gml Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
BrowserSettingsWidget.h Browser+BrowserSettings: Add preference for new tab 2022-06-26 22:18:30 +01:00
CMakeLists.txt BrowserSettings: Implement GUI for setting up content filters :^) 2022-02-18 19:00:42 +01:00
ContentFilterSettingsWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
ContentFilterSettingsWidget.gml Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
ContentFilterSettingsWidget.h BrowserSettings: Implement GUI for setting up content filters :^) 2022-02-18 19:00:42 +01:00
main.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00