mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
#undef GTK_DISABLE_DEPRECATED here, too get GTK_IS_COMBO.
2008-12-21 Tor Lillqvist <tml@novell.com> * gaillabel.c: #undef GTK_DISABLE_DEPRECATED here, too get GTK_IS_COMBO. svn path=/trunk/; revision=21920
This commit is contained in:
parent
7404704431
commit
a96dd0ead1
@ -1,3 +1,8 @@
|
||||
2008-12-21 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* gaillabel.c: #undef GTK_DISABLE_DEPRECATED here, too get
|
||||
GTK_IS_COMBO.
|
||||
|
||||
2008-12-15 Li Yuan <li.yuan@sun.com>
|
||||
|
||||
* gailitem.c:
|
||||
|
@ -20,6 +20,9 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include "gaillabel.h"
|
||||
#include "gailwindow.h"
|
||||
|
Loading…
Reference in New Issue
Block a user