Commit f7ab5c6d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

gdiplusenums.h: Remove PaletteFlags.

It's not present there in Windows SDK. Signed-off-by: 's avatarJacek Caban <jacek@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent f6c3b07e
......@@ -784,7 +784,6 @@ typedef enum FontStyle FontStyle;
typedef enum StringFormatFlags StringFormatFlags;
typedef enum HotkeyPrefix HotkeyPrefix;
typedef enum PenAlignment PenAlignment;
typedef enum PaletteFlags PaletteFlags;
typedef enum ImageCodecFlags ImageCodecFlags;
typedef enum EncoderParameterValueType EncoderParameterValueType;
typedef enum EncoderValue EncoderValue;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment