From bb24b350ac1a308310fde5c6c489b23de9d36a49 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 4 Nov 2020 11:36:52 -0500 Subject: [PATCH] gtk-demo: Set an accessible role Set an accessible role for the toolbar in the builder demo. This tests accessibility support in GtkBuilder. --- demos/gtk-demo/demo.ui | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/demos/gtk-demo/demo.ui b/demos/gtk-demo/demo.ui index 22eccc535e..dcbef3d04f 100644 --- a/demos/gtk-demo/demo.ui +++ b/demos/gtk-demo/demo.ui @@ -100,9 +100,8 @@ - + toolbar + toolbar New