diff options
Diffstat (limited to 'alf/alflayout.h')
| -rw-r--r-- | alf/alflayout.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alf/alflayout.h b/alf/alflayout.h index ce2350f..4d97eb5 100644 --- a/alf/alflayout.h +++ b/alf/alflayout.h @@ -53,6 +53,7 @@ typedef struct { int biggestColumnNo; int biggestRowNo; DWORD layoutValididityFlags; + int dpi; } ALFLayout; void |
