summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkplacesviewrow.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-07-29 15:15:10 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-07-29 15:15:10 -0400
commit8695cf3c5a6195aa46afafe64ade0dff55f3765c (patch)
tree76a7f6da59f572bc279e2bf4bd348a84b737821c /gtk/ui/gtkplacesviewrow.ui
parent3c2a759c21cbf978dbde86c588cdc8ec7b0dfd80 (diff)
downloadgtk+-8695cf3c5a6195aa46afafe64ade0dff55f3765c.tar.gz
Fix oversights in templates
Some of our templates were not setting the domain attribute on the <interface> element.
Diffstat (limited to 'gtk/ui/gtkplacesviewrow.ui')
-rw-r--r--gtk/ui/gtkplacesviewrow.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/ui/gtkplacesviewrow.ui b/gtk/ui/gtkplacesviewrow.ui
index 6ca241f6ef..c46079bbcf 100644
--- a/gtk/ui/gtkplacesviewrow.ui
+++ b/gtk/ui/gtkplacesviewrow.ui
@@ -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>