mirror of https://github.com/GNOME/gimp.git
erk, another one... applying patches diffed aganst 1.0 is a pain...
erk, another one... applying patches diffed aganst 1.0 is a pain... -adrian CVk: ----------------------------------------------------------------------
This commit is contained in:
parent
b94c62d8e9
commit
72be94719b
|
@ -35,7 +35,8 @@ typedef enum
|
|||
BACKGROUND_FILL,
|
||||
WHITE_FILL,
|
||||
TRANSPARENT_FILL,
|
||||
NO_FILL
|
||||
NO_FILL,
|
||||
FOREGROUND_FILL
|
||||
} GimpFillType;
|
||||
|
||||
|
||||
|
|
|
@ -35,7 +35,8 @@ typedef enum
|
|||
BACKGROUND_FILL,
|
||||
WHITE_FILL,
|
||||
TRANSPARENT_FILL,
|
||||
NO_FILL
|
||||
NO_FILL,
|
||||
FOREGROUND_FILL
|
||||
} GimpFillType;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue