From 1c1a5e326645720d796afac0cef72d409860cb96 Mon Sep 17 00:00:00 2001 From: James Westman Date: Wed, 16 Mar 2022 15:47:59 -0500 Subject: [PATCH] tests: Fix child_type test The test passed, but the XML produced an error when loaded by GtkBuilder. --- tests/samples/child_type.blp | 2 +- tests/samples/child_type.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/samples/child_type.blp b/tests/samples/child_type.blp index d549f1c..4e12098 100644 --- a/tests/samples/child_type.blp +++ b/tests/samples/child_type.blp @@ -7,7 +7,7 @@ Window { } Dialog { - [internal-child context_area] + [internal-child content_area] Box { } } diff --git a/tests/samples/child_type.ui b/tests/samples/child_type.ui index ea9d435..df9386e 100644 --- a/tests/samples/child_type.ui +++ b/tests/samples/child_type.ui @@ -7,7 +7,7 @@ - +