forked from AuroraMiddleware/gtk
#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>
|
2008-12-15 Li Yuan <li.yuan@sun.com>
|
||||||
|
|
||||||
* gailitem.c:
|
* gailitem.c:
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#undef GTK_DISABLE_DEPRECATED
|
||||||
|
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include "gaillabel.h"
|
#include "gaillabel.h"
|
||||||
#include "gailwindow.h"
|
#include "gailwindow.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user