ui/win32/toolkit.h

changeset 817
d09817e6e6a4
parent 814
bcb3c7d486f3
child 825
1bac7e45712b
--- 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

mercurial