Remove shadow_type from the show widget.

This commit is contained in:
Rowan Lewis 2018-03-18 05:22:54 +01:00 committed by Jordan Petridis
parent 446a0ede54
commit 2497cb31d0

View File

@ -40,7 +40,6 @@ Tobias Bernard
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>