Kaydet (Commit) 61742780 authored tarafından Michael Stahl's avatar Michael Stahl

fdo#86185: sw: Line Numbering dialog: fix "Format" combo box

(regression from a2feb420)

Change-Id: I211910ba12fa1f2ce578bf467169a239ddf83e1f
üst b4d23795
...@@ -240,6 +240,7 @@ ...@@ -240,6 +240,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="type">16</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">1</property>
......
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