show headers in emoticons treeview
This commit is contained in:
parent
47d7464a73
commit
9ac24e7d1c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue