diff options
Diffstat (limited to 'src/dutil/inc/thmutil.h')
-rw-r--r-- | src/dutil/inc/thmutil.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dutil/inc/thmutil.h b/src/dutil/inc/thmutil.h index 1ba5db35..00fa1381 100644 --- a/src/dutil/inc/thmutil.h +++ b/src/dutil/inc/thmutil.h | |||
@@ -289,6 +289,8 @@ struct THEME | |||
289 | int nMinimumHeight; | 289 | int nMinimumHeight; |
290 | int nWidth; | 290 | int nWidth; |
291 | int nMinimumWidth; | 291 | int nMinimumWidth; |
292 | int nWindowHeight; | ||
293 | int nWindowWidth; | ||
292 | int nSourceX; | 294 | int nSourceX; |
293 | int nSourceY; | 295 | int nSourceY; |
294 | UINT uStringId; | 296 | UINT uStringId; |