plug-ins: add "Create New Layer" option to map-object

This commit is contained in:
Mikael Magnusson
2011-02-20 13:00:13 +01:00
parent 0344cb4a42
commit e2710c8371
6 changed files with 40 additions and 33 deletions

View File

@ -61,6 +61,7 @@ typedef struct
gint antialiasing;
gint create_new_image;
gint create_new_layer;
gint transparent_background;
gint tiled;
gint livepreview;