added _gimp_tile_cache_flush_drawable because it is used in a plug-in. See
2004-06-27 Michael Schumacher <schumaml@cvs.gnome.org> * libgimp/gimp.def: added _gimp_tile_cache_flush_drawable because it is used in a plug-in. See bug 145051.
This commit is contained in:
parent
3b81356a5e
commit
8fbd374684
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-06-27 Michael Schumacher <schumaml@cvs.gnome.org>
|
||||
|
||||
* libgimp/gimp.def: added _gimp_tile_cache_flush_drawable because
|
||||
it is used in a plug-in. See bug 145051.
|
||||
|
||||
2004-06-26 Philip Lafleur <plafleur@cvs.gnome.org>
|
||||
|
||||
* plug-ins/common/unsharp.c: Preview now works correctly with
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
EXPORTS
|
||||
_gimp_drawable_thumbnail
|
||||
_gimp_image_thumbnail
|
||||
_gimp_tile_cache_flush_drawable
|
||||
gimp_airbrush
|
||||
gimp_airbrush_default
|
||||
gimp_attach_new_parasite
|
||||
|
|
|
|||
Loading…
Reference in a new issue