no need to include <gtk/gtkenums.h> in headers which somehow include
2008-10-30 Michael Natterer <mitch@imendio.com> * gtk/*.h: no need to include <gtk/gtkenums.h> in headers which somehow include gtkobject.h or another header which includes it. svn path=/trunk/; revision=21734
This commit is contained in:
committed by
Michael Natterer
parent
a3b07ac981
commit
3544c28133
@ -36,6 +36,7 @@
|
||||
#include <gtk/gtkenums.h>
|
||||
#include <pango/pango.h>
|
||||
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#define GTK_TYPE_STYLE (gtk_style_get_type ())
|
||||
|
||||
Reference in New Issue
Block a user