Re: [Spice-devel] [PATCH spice-gtk 1/3] Require gtk+ 3.12

2016-06-13 Thread Marc-André Lureau
ack - Original Message - > Allow to use gtk_stack_get_child_by_name > --- > configure.ac | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure.ac b/configure.ac > index 3fe8055..6e65188 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -123,8 +123,8 @

[Spice-devel] [PATCH spice-gtk 1/3] Require gtk+ 3.12

2016-06-13 Thread Pavel Grunt
Allow to use gtk_stack_get_child_by_name --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 3fe8055..6e65188 100644 --- a/configure.ac +++ b/configure.ac @@ -123,8 +123,8 @@ AC_ARG_WITH([gtk], [with_gtk=3.0]) case "$with