diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-21 08:51:06 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2001-08-21 08:51:06 +0000 |
commit | a2e555e814e0fe60b912e0e0397d932842a0645c (patch) | |
tree | 9aff120ed4b13ae9e83a381f5444c888669c97cc /gdk-pixbuf/pixbufloader_tga.def | |
parent | ce46c83ab88c932aa2e42089f0afaeb8bb60b3f1 (diff) | |
download | gtk+-a2e555e814e0fe60b912e0e0397d932842a0645c.tar.gz |
Add tga loader, patch by Nicola Girardi. (#56067)
Diffstat (limited to 'gdk-pixbuf/pixbufloader_tga.def')
-rw-r--r-- | gdk-pixbuf/pixbufloader_tga.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk-pixbuf/pixbufloader_tga.def b/gdk-pixbuf/pixbufloader_tga.def new file mode 100644 index 0000000000..1505585669 --- /dev/null +++ b/gdk-pixbuf/pixbufloader_tga.def @@ -0,0 +1,2 @@ +EXPORTS + gdk_pixbuf__tga_fill_vtable |