Fix oversights in templates
Some of our templates were not setting the domain attribute on the <interface> element.
This commit is contained in:
		| @ -1,5 +1,5 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <interface> | ||||
| <interface domain="gtk30"> | ||||
|   <!-- interface-requires gtk+ 3.10 --> | ||||
|   <template class="GtkFileChooserDialog" parent="GtkDialog"> | ||||
|     <property name="role">GtkFileChooserDialog</property> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen