diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/glade/prefs-dialog.ui | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/glade/prefs-dialog.ui b/data/glade/prefs-dialog.ui index 6bcb7fea5..dd7135347 100644 --- a/data/glade/prefs-dialog.ui +++ b/data/glade/prefs-dialog.ui @@ -506,6 +506,7 @@ <property name="n_rows">3</property> <property name="n_columns">2</property> <property name="column_spacing">12</property> + <property name="row_spacing">6</property> <child> <object class="GtkFontButton" id="sans_fontbutton"> <property name="visible">True</property> @@ -1331,6 +1332,9 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> + <child internal-child="selection"> + <object class="GtkTreeSelection" id="treeview-selection3"/> + </child> </object> </child> </object> |