mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[PSDK] Apply Wine commit ea41f29 by Vincent Povirk: Fix off-by-one error in EmfPlusRecordType enumeration.
svn path=/trunk/; revision=67935
This commit is contained in:
parent
71d4766281
commit
556d08c8f1
1 changed files with 0 additions and 1 deletions
|
@ -672,7 +672,6 @@ enum EmfPlusRecordType {
|
|||
EmfPlusRecordTypeSetAntiAliasMode,
|
||||
EmfPlusRecordTypeSetTextRenderingHint,
|
||||
EmfPlusRecordTypeSetTextContrast,
|
||||
EmfPlusRecordTypeSetGammaValue,
|
||||
EmfPlusRecordTypeSetInterpolationMode,
|
||||
EmfPlusRecordTypeSetPixelOffsetMode,
|
||||
EmfPlusRecordTypeSetCompositingMode,
|
||||
|
|
Loading…
Reference in a new issue