forked from AuroraMiddleware/gtk
#undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref().
2007-06-13 Behdad Esfahbod <behdad@gnome.org> * gdk/directfb/gdkgc-directfb.c: #undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref(). (#447163, Dann Frazier, Loïc Minier) svn path=/trunk/; revision=18126
This commit is contained in:
parent
ece25ff10c
commit
e7ad5239a5
@ -1,3 +1,8 @@
|
||||
2007-06-13 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* gdk/directfb/gdkgc-directfb.c: #undef GDK_DISABLE_DEPRECATED to
|
||||
get prototype for gdk_font_ref(). (#447163, Dann Frazier, Loïc Minier)
|
||||
|
||||
2007-06-13 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkmenuitem.[ch]: add "submenu" property. Fix
|
||||
|
@ -30,6 +30,8 @@
|
||||
* Sven Neumann <sven@convergence.de>
|
||||
*/
|
||||
|
||||
#undef GDK_DISABLE_DEPRECATED
|
||||
|
||||
#include <config.h>
|
||||
#include "gdk.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user