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"> | ||||
|   <requires lib="gtk+" version="3.16"/> | ||||
|   <template class="GtkPlacesViewRow" parent="GtkListBoxRow"> | ||||
|     <property name="width_request">100</property> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen