shooter: Use the reftests code for taking screenshots

This commit is contained in:
Jasper St. Pierre
2013-07-17 16:54:42 -04:00
parent e08f074bd2
commit 5c926ca6bb
4 changed files with 79 additions and 344 deletions

View File

@ -1,8 +0,0 @@
#ifndef __SHADOW_H__
#define __SHADOW_H__
#include <gdk-pixbuf/gdk-pixbuf.h>
GdkPixbuf *create_shadowed_pixbuf (GdkPixbuf *src);
#endif /* __SHADOW_H__ */