mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 04:10:13 +00:00
Fix builder parser tests
The line numbers changed here because we removed some properties.
This commit is contained in:
parent
bf7d1e7b5a
commit
30942c4e3d
@ -1,2 +1,2 @@
|
||||
ERROR: g-markup-error-quark 6
|
||||
.:10:23 element 'action-widget' requires attribute 'response'
|
||||
.:9:23 element 'action-widget' requires attribute 'response'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 6
|
||||
.:10:40 Could not parse enum: 'warbl'
|
||||
.:9:40 Could not parse enum: 'warbl'
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 1
|
||||
.:10:15 Unsupported tag for GtkDialog: <warbl>
|
||||
.:9:15 Unsupported tag for GtkDialog: <warbl>
|
||||
|
@ -1,2 +1,2 @@
|
||||
ERROR: gtk-builder-error-quark 1
|
||||
<input>:11:13 Unhandled tag: <warbl>
|
||||
<input>:10:13 Unhandled tag: <warbl>
|
||||
|
Loading…
Reference in New Issue
Block a user