mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
0ad5e85163
FontEditor will need to clear references to its mutable font in the future while CharacterMap has no use for the highlights clone, so let's convert GlyphMapWidget's set_font wrapper into a separate initialize function for the editor and stop hiding the base function for others. Setting font null in either ultimately points the map to the system's default font. |
||
---|---|---|
.. | ||
CharacterMapWidget.cpp | ||
CharacterMapWidget.h | ||
CharacterMapWindow.gml | ||
CharacterSearchWidget.cpp | ||
CharacterSearchWidget.h | ||
CharacterSearchWindow.gml | ||
CMakeLists.txt | ||
main.cpp | ||
SearchCharacters.cpp | ||
SearchCharacters.h |