keyboard: remove superfluous frame
See https://bugzilla.gnome.org/show_bug.cgi?id=739818
This commit is contained in:
parent
27138946cb
commit
caf76dc4c5
1 changed files with 1 additions and 5 deletions
|
@ -151,11 +151,7 @@
|
|||
<object class="GtkNotebook" id="keyboard_notebook">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="border_width">10</property>
|
||||
<property name="margin-start">6</property>
|
||||
<property name="margin-end">6</property>
|
||||
<property name="margin-top">6</property>
|
||||
<property name="margin-bottom">6</property>
|
||||
<property name="show_border">False</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="general_page">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue