mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 16:51:00 +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 | ||
| DoubleClickArrowWidget.cpp | ||
| DoubleClickArrowWidget.h | ||
| main.cpp | ||
| Mouse.gml | ||
| MouseWidget.cpp | ||
| MouseWidget.h | ||
| Theme.gml | ||
| ThemeWidget.cpp | ||
| ThemeWidget.h | ||