printers: Add grid lines between items in "Add Printer" dialog
This is a redesign based on the newest mockups available at https://wiki.gnome.org/Design/SystemSettings/Printers#Guidelines https://bugzilla.gnome.org/show_bug.cgi?id=760783
This commit is contained in:
parent
a0e75d5d52
commit
debb21d254
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
|||
<property name="can_focus">True</property>
|
||||
<property name="model">devices-model-filter</property>
|
||||
<property name="headers_visible">False</property>
|
||||
<property name="enable-grid-lines">GTK_TREE_VIEW_GRID_LINES_HORIZONTAL</property>
|
||||
<child internal-child="selection">
|
||||
<object class="GtkTreeSelection" id="treeview-selection"/>
|
||||
</child>
|
||||
|
|
Loading…
Add table
Reference in a new issue