Files
gimp/libgimpwidgets
Ell e64e61ca58 libgimpwidgets: call babl_exit() when unloading
If the compiler supports destructors (which should cover at least
GCC and Clang), pair the call to babl_init() in gimp_widgets_init()
with a call to babl_exit() when the library in unloaded.  This is
important in particular since the babl fish cache is constructed/
updated upon the last matched call to babl_exit().
2017-05-31 22:14:45 -04:00
..
2012-11-11 15:50:25 +01:00
2016-06-26 00:35:24 +02:00
2016-06-26 00:35:24 +02:00