region: Remove tooltips for add layout list view

https://bugzilla.gnome.org/show_bug.cgi?id=645674
This commit is contained in:
Bastien Nocera 2011-03-25 21:29:55 +00:00
parent aa211ab612
commit 186b1b1a74

View file

@ -127,7 +127,6 @@
<property name="model">filtered_layout_list_model</property>
<property name="headers_visible">False</property>
<property name="search_column">0</property>
<property name="tooltip_column">0</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>