aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-icon-factory.h
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-08-04 02:42:45 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-08-11 09:52:20 +0800
commitf22e25d7352235c187059c4180c084cae3a28b74 (patch)
tree287efc60b69af59df3f6da3c265f66f9b939d0bd /e-util/e-icon-factory.h
parentebb0e84a8c9d815eb23570c03f5fbcf416c4e35b (diff)
downloadgsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.tar
gsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.tar.gz
gsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.tar.bz2
gsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.tar.lz
gsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.tar.xz
gsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.tar.zst
gsoc2013-evolution-f22e25d7352235c187059c4180c084cae3a28b74.zip
Bug #580895 - Kill libgnomeui/gnome-thumbnail.h
Diffstat (limited to 'e-util/e-icon-factory.h')
-rw-r--r--e-util/e-icon-factory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-icon-factory.h b/e-util/e-icon-factory.h
index b8a4df972f..52ac332363 100644
--- a/e-util/e-icon-factory.h
+++ b/e-util/e-icon-factory.h
@@ -36,4 +36,6 @@ GdkPixbuf * e_icon_factory_pixbuf_scale (GdkPixbuf *pixbuf,
gint width,
gint height);
+gchar * e_icon_factory_create_thumbnail (const gchar *filename);
+
#endif /* _E_ICON_FACTORY_H_ */