1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 16:41:00 +00:00
serenity/Applications/DisplaySettings
Andrew Kaster 347bf6459d Applications+LibGUI: Convert all GML consumers to use the LibCore finder
Remove Widget::find_child_by_name and Widget::find_descendant_by_name,
and convert all users to using the type-safer version in Core::Object.
2021-01-01 14:45:09 +01:00
..
CMakeLists.txt DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
DisplaySettings.cpp Applications+LibGUI: Convert all GML consumers to use the LibCore finder 2021-01-01 14:45:09 +01:00
DisplaySettings.h DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
DisplaySettingsWindow.gml DisplaySettings: Push the bottom buttons to the bottom the window 2020-12-30 03:18:45 +01:00
main.cpp Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +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