Output Makefile for the pixbuf engine directory.
Mon Nov 15 17:17:17 2004 Manish Singh <yosh@gimp.org> * configure.in: Output Makefile for the pixbuf engine directory. * gtk/gtk.symbols: Add gtk_button_{get,set}_image. * modules/engines/pixbuf/pixbuf-render.c: Replace usage of deprecated functions. * modules/engines/pixbuf/pixbuf-draw.c: undef GDK_DISABLE_DEPRECATED for gdk_draw_string (ick).
This commit is contained in:
committed by
Manish Singh
parent
22456af9b0
commit
aa04eae7b7
@ -23,6 +23,8 @@
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
|
||||
#undef GDK_DISABLE_DEPRECATED
|
||||
|
||||
#include "pixbuf.h"
|
||||
#include "pixbuf-rc-style.h"
|
||||
#include "pixbuf-style.h"
|
||||
|
||||
Reference in New Issue
Block a user