mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 08:42:07 +00:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cpp | ||
| TerminalSettingsMain.gml | ||
| TerminalSettingsView.gml | ||
| TerminalSettingsWidget.cpp | ||
| TerminalSettingsWidget.h | ||