mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
include <atk/atk.h> instead of <atk/atkobject.h>
2008-04-25 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkwidget.h: include <atk/atk.h> instead of <atk/atkobject.h> svn path=/trunk/; revision=20043
This commit is contained in:
parent
53dd05475b
commit
60f33a23b6
@ -1,3 +1,7 @@
|
||||
2008-04-25 Johan Dahlin <jdahlin@async.com.br>
|
||||
|
||||
* gtk/gtkwidget.h: include <atk/atk.h> instead of <atk/atkobject.h>
|
||||
|
||||
2008-04-25 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gtk/gtkprintcontext.h: include <pango/pango.h> instead of
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include <gtk/gtkadjustment.h>
|
||||
#include <gtk/gtkstyle.h>
|
||||
#include <gtk/gtksettings.h>
|
||||
#include <atk/atkobject.h>
|
||||
#include <atk/atk.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user