mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 03:41:00 +00:00
This fixes a weird dependency graph in DisplaySettings. The widget itself (which is described in `gml` now), no longer contains `root_widget()`. The widget itself has been moved into a tabbed pane, to get it ready to add some more features and bring it more up to date with the current UI code. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| DisplaySettings.cpp | ||
| DisplaySettings.h | ||
| DisplaySettingsWindow.gml | ||
| main.cpp | ||
| MonitorWidget.cpp | ||
| MonitorWidget.h | ||