Skip to content
Snippets Groups Projects
Commit f7ab5c6d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard
Browse files

gdiplusenums.h: Remove PaletteFlags.


It's not present there in Windows SDK.

Signed-off-by: default avatarJacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent f6c3b07e
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment