Remove the _-prefix from gdk_pixbuf_set_option and

gdk_pixbuf_non_anim_new again.
This commit is contained in:
Matthias Clasen
2002-09-19 21:00:52 +00:00
parent 3f5ad7890f
commit 944334da7f
10 changed files with 25 additions and 20 deletions

View File

@ -1,3 +1,8 @@
2002-09-19 Matthias Clasen <maclas@gmx.de>
* Revert the previous change; the symbols need to be exported
to be usable from dlopened modules.
2002-09-18 Matthias Clasen <maclas@gmx.de>
* io-xpm.c, io-xbm.c, io-ico.c, io-ani.c, io-png.c,