forked from AuroraMiddleware/gtk
container: Disable deprecation warnings
We know we're using deprecated GtkContainer API, because we're implementing it.
This commit is contained in:
parent
c2ddb932b2
commit
eb732b3f68
@ -24,6 +24,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#define GDK_DISABLE_DEPRECATION_WARNINGS
|
||||
#include "gtkcontainer.h"
|
||||
#include "gtkcontainerprivate.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user