diff options
Diffstat (limited to 'alf/alflayout.h')
| -rw-r--r-- | alf/alflayout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alf/alflayout.h b/alf/alflayout.h index 4787550..8772908 100644 --- a/alf/alflayout.h +++ b/alf/alflayout.h @@ -67,4 +67,4 @@ HWND ALF_Layout_WidgetAtPos(ALFLayout *layout, UINT x, UINT y); void -ALF_Layout_UpdateFonts(ALFLayout *layout, HWND window, const ALFWindowFonts *fonts); +ALF_Layout_ApplyFonts(ALFLayout *layout, HWND window, const ALFWindowFonts *fonts); |
