ladybird/Userland/Applications/MailSettings
Andreas Kling 60c132d7d3 LibGUI: Move GUI::SettingsWindow setup out of the constructor
In order to propagate errors that occur during UI setup, we have to move
all that logic out of widget/window subclass constructors. This is a
first attempt at doing that, for GUI::SettingsWindow.
2021-11-28 08:54:22 +01:00
..
CMakeLists.txt MailSettings: Port to LibMain :^) 2021-11-28 08:10:53 +01:00
MailSettingsWidget.cpp MailSettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
MailSettingsWidget.gml MailSettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
MailSettingsWidget.h MailSettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
main.cpp LibGUI: Move GUI::SettingsWindow setup out of the constructor 2021-11-28 08:54:22 +01:00