forked from AuroraMiddleware/gtk
gtk-demo/builder: Re-enable deprecated symbols
The demo uses GtkAction.
This commit is contained in:
parent
18cf2a0806
commit
e7461ea67b
@ -2,7 +2,7 @@
|
||||
*
|
||||
* Demonstrates an interface loaded from a XML description.
|
||||
*/
|
||||
|
||||
#undef GTK_DISABLE_DEPRECATED
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
static GtkBuilder *builder;
|
||||
|
Loading…
Reference in New Issue
Block a user