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