diff options
Diffstat (limited to 'chrome_frame/utils.h')
-rw-r--r-- | chrome_frame/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/utils.h b/chrome_frame/utils.h index a41978e..6d6a5d6 100644 --- a/chrome_frame/utils.h +++ b/chrome_frame/utils.h @@ -162,6 +162,7 @@ typedef enum IEVersion { IE_7, IE_8, IE_9, + IE_10, }; // The renderer to be used for a page. Values for Chrome also convey the |