diff options
Diffstat (limited to 'src/dutil/inc')
-rw-r--r-- | src/dutil/inc/thmutil.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dutil/inc/thmutil.h b/src/dutil/inc/thmutil.h index 41b1e916..c75f9587 100644 --- a/src/dutil/inc/thmutil.h +++ b/src/dutil/inc/thmutil.h | |||
@@ -86,6 +86,7 @@ struct THEME_COLUMN | |||
86 | { | 86 | { |
87 | LPWSTR pszName; | 87 | LPWSTR pszName; |
88 | UINT uStringId; | 88 | UINT uStringId; |
89 | int nDefaultDpiBaseWidth; | ||
89 | int nBaseWidth; | 90 | int nBaseWidth; |
90 | int nWidth; | 91 | int nWidth; |
91 | BOOL fExpands; | 92 | BOOL fExpands; |