forked from AuroraMiddleware/gtk
Reduce includes of gtkinvisible.h
We want to get rid of GtkInvisible.
This commit is contained in:
parent
51268f53d8
commit
721e598e99
@ -28,7 +28,6 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "gtkdnd.h"
|
||||
#include "gtkinvisible.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtktextbuffer.h"
|
||||
#include "gtktextbufferprivate.h"
|
||||
|
@ -46,7 +46,6 @@
|
||||
#include "gtkgesturesingle.h"
|
||||
#include "gtkgestureswipe.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkinvisible.h"
|
||||
#include "gtkmarshalers.h"
|
||||
#include "gtkmain.h"
|
||||
#include "gtkmenu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user