forked from AuroraMiddleware/gtk
demos: Ignore deprecations for render apis
Eventually, this demo should probably be removed.
This commit is contained in:
parent
616e0a0d32
commit
6f24bd9ff4
@ -6,6 +6,8 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
|
||||
|
||||
static void
|
||||
show_parsing_error (GtkCssProvider *provider,
|
||||
GtkCssSection *section,
|
||||
|
Loading…
Reference in New Issue
Block a user