Skip to content
Snippets Groups Projects
Commit 252582a3 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Remove '-' between widgets in Reference field

This is too follow the sao design.

issue8116
review72411002
parent dcb40055
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@
self.widget_combo.set_focus_chain([child])
self.widget.pack_start(self.widget_combo, expand=False, fill=True)
self.widget.pack_start(gtk.Label('-'), expand=False, fill=False)
self.init_selection()
self.set_popdown(self.selection, self.widget_combo)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment