mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-04 01:05:58 +03:00
7dfc804d7d
Pull out the Label updating code into its own function. Ideally, we should probably transform this code to use its own widget rather than doing this all in-line. I.e., having a `FontSettingWidget` that that ties the FontPicker, Label and Button into its own little widget, so that we can stay extendible in the main widget and reduce duplication some more! |
||
---|---|---|
.. | ||
BackgroundSettings.gml | ||
BackgroundSettingsWidget.cpp | ||
BackgroundSettingsWidget.h | ||
CMakeLists.txt | ||
FontSettings.gml | ||
FontSettingsWidget.cpp | ||
FontSettingsWidget.h | ||
main.cpp | ||
MonitorSettings.gml | ||
MonitorSettingsWidget.cpp | ||
MonitorSettingsWidget.h | ||
MonitorWidget.cpp | ||
MonitorWidget.h |