--- a/ui/win32/toolkit.h Wed Oct 08 15:42:23 2025 +0200 +++ b/ui/win32/toolkit.h Wed Oct 08 15:54:33 2025 +0200 @@ -40,6 +40,8 @@ extern "C" { #endif +HFONT ui_win32_get_font(void); +void ui_win32_set_ui_font(HWND control); #ifdef __cplusplus