embed icons into binary
[omnplay] / src / support.h
index d0935b5..bcd7388 100644 (file)
@@ -64,6 +64,7 @@ GtkWidget*  create_pixmap              (GtkWidget       *widget,
 
 /* This is used to create the pixbufs used in the interface. */
 GdkPixbuf*  create_pixbuf              (const gchar     *filename);
+GdkPixbuf*  create_pixbuf2             (const gchar     *filename);
 
 /* This is used to set ATK action descriptions. */
 void        glade_set_atk_action_description (AtkAction       *action,