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:
Manish Singh
1998-06-06 21:25:10 +00:00
parent 3819b86677
commit 9fa974dd15
8 changed files with 29 additions and 16 deletions

View File

@ -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 =