keyboard: remove superfluous frame

See https://bugzilla.gnome.org/show_bug.cgi?id=739818
This commit is contained in:
Lapo Calamandrei 2014-11-10 20:04:54 +01:00
parent 27138946cb
commit caf76dc4c5

View file

@ -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>