changed it back, things work now
* app/interface.c: changed it back, things work now * plug-ins/gfli/gfli.c: fixed gccism * plug-ins/MapObject/mapobject_main.c: update display when we're done (from seth) -Yosh
This commit is contained in:
@ -234,8 +234,13 @@ static void run(gchar *name,
|
||||
break;
|
||||
}
|
||||
|
||||
if (run_mode != RUN_NONINTERACTIVE)
|
||||
gimp_displays_flush();
|
||||
|
||||
|
||||
values[0].data.d_status = status;
|
||||
gimp_drawable_detach(drawable);
|
||||
|
||||
}
|
||||
|
||||
GPlugInInfo PLUG_IN_INFO =
|
||||
|
||||
Reference in New Issue
Block a user