diff options
Diffstat (limited to 'src/thmviewer/precomp.h')
-rw-r--r-- | src/thmviewer/precomp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/thmviewer/precomp.h b/src/thmviewer/precomp.h index 1d186cf4..15d889fc 100644 --- a/src/thmviewer/precomp.h +++ b/src/thmviewer/precomp.h | |||
@@ -42,6 +42,7 @@ enum WM_THMVWR | |||
42 | WM_THMVWR_PARSE_FILE, | 42 | WM_THMVWR_PARSE_FILE, |
43 | WM_THMVWR_NEW_THEME, | 43 | WM_THMVWR_NEW_THEME, |
44 | WM_THMVWR_THEME_LOAD_ERROR, | 44 | WM_THMVWR_THEME_LOAD_ERROR, |
45 | WM_THMVWR_THEME_LOAD_BEGIN, | ||
45 | }; | 46 | }; |
46 | 47 | ||
47 | extern "C" HRESULT DisplayStart( | 48 | extern "C" HRESULT DisplayStart( |