show headers in emoticons treeview

This commit is contained in:
Yann Leboulanger 2005-02-14 19:27:57 +00:00
parent 47d7464a73
commit 9ac24e7d1c
1 changed files with 1 additions and 1 deletions

View File

@ -4413,7 +4413,7 @@ on the server.</property>
<widget class="GtkTreeView" id="treeview_emoticons">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">False</property>
<property name="headers_visible">True</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>