diff options
Diffstat (limited to 'alf/alflayout.h')
| -rw-r--r-- | alf/alflayout.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/alf/alflayout.h b/alf/alflayout.h index 4d97eb5..bd966cc 100644 --- a/alf/alflayout.h +++ b/alf/alflayout.h @@ -54,6 +54,8 @@ typedef struct { int biggestRowNo; DWORD layoutValididityFlags; int dpi; + HFONT font; + ALFColor bgcolor; } ALFLayout; void |
