forked from AuroraMiddleware/gtk
Drop unneeded includes
We no longer use the private GtkAccessible api here.
This commit is contained in:
parent
d8c00cd537
commit
3e05518881
@ -62,7 +62,6 @@
|
||||
|
||||
#include "gtkassistant.h"
|
||||
|
||||
#include "gtkaccessibleprivate.h"
|
||||
#include "gtkbutton.h"
|
||||
#include "gtkbox.h"
|
||||
#include "gtkframe.h"
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include <atk/atk.h>
|
||||
|
||||
#include "gtkaccessibleprivate.h"
|
||||
#include "gtkiconview.h"
|
||||
#include "gtkcelllayout.h"
|
||||
#include "gtkcellrenderer.h"
|
||||
|
@ -25,7 +25,6 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "gtkaccessibleprivate.h"
|
||||
#include "gtkseparatormenuitem.h"
|
||||
|
||||
/**
|
||||
|
@ -40,7 +40,6 @@
|
||||
|
||||
#include "gtkswitch.h"
|
||||
|
||||
#include "gtkaccessibleprivate.h"
|
||||
#include "gtkactivatable.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkprivate.h"
|
||||
|
Loading…
Reference in New Issue
Block a user