ladybird/Userland/Applications/BrowserSettings
Andrew Kaster 9d70f0383f Browser: Remove GML formatting errors from BrowserSettingsWidget.gml
Regressed in commit 6571455499

This is supposed to be caught by the GML format lint in Azure, but it
looks like a :ninjamerge: occured instead :^)
2022-06-27 08:23:13 +01:00
..
BrowserSettingsWidget.cpp Base+Browser+BrowserSettings: Add default page for new tab 2022-06-26 22:18:30 +01:00
BrowserSettingsWidget.gml Browser: Remove GML formatting errors from BrowserSettingsWidget.gml 2022-06-27 08:23:13 +01: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 BrowserSettings: Avoid adding empty domain to content filter 2022-06-17 19:45:52 +01:00
ContentFilterSettingsWidget.gml BrowserSettings: Run gml-format on ContentFilterSettingsWidget.gml 2022-02-18 19:21:12 +01:00
ContentFilterSettingsWidget.h BrowserSettings: Implement GUI for setting up content filters :^) 2022-02-18 19:00:42 +01:00
main.cpp LibGUI+Applications: Add --open-tab option to FooSettings applications 2022-04-21 17:24:42 +02:00