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