Kaydet (Commit) e8fcf3f0 authored tarafından Katarina Behrens's avatar Katarina Behrens

tdf#90565: Focus category list on showing the dialog

Change-Id: Ice995c7061b195ae7ac600635fc7643f762841c0
üst 1fe85984
...@@ -355,6 +355,7 @@ ...@@ -355,6 +355,7 @@
<object class="GtkTreeView" id="categorylb:border"> <object class="GtkTreeView" id="categorylb:border">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="model">liststore1</property> <property name="model">liststore1</property>
<property name="search_column">0</property> <property name="search_column">0</property>
<child internal-child="selection"> <child internal-child="selection">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment