serenity/Applications/DisplaySettings
Jesse Buhagiar ef5e9af6d3 DisplaySettings: Remove root_widget() from DisplaySettings
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.
2021-01-01 15:55:08 +01:00
..
CMakeLists.txt DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
DisplaySettings.cpp DisplaySettings: Remove root_widget() from DisplaySettings 2021-01-01 15:55:08 +01:00
DisplaySettings.h DisplaySettings: Remove root_widget() from DisplaySettings 2021-01-01 15:55:08 +01:00
DisplaySettingsWindow.gml DisplaySettings: Push the bottom buttons to the bottom the window 2020-12-30 03:18:45 +01:00
main.cpp DisplaySettings: Remove root_widget() from DisplaySettings 2021-01-01 15:55:08 +01:00
MonitorWidget.cpp DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
MonitorWidget.h DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00