diff options
Diffstat (limited to 'alf/alf.h')
| -rw-r--r-- | alf/alf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ extern "C" { #endif typedef struct { - int dpi; + UINT dpi; LOGFONT lfMessageFont; HFONT hMessageFont; } ALFWindowFonts; |
