Remove shadow in the history plugin

This commit is contained in:
Ignacio Casal Quinteiro 2012-05-30 22:18:00 +02:00
parent 7dd3b675b2
commit c39feb6380

View file

@ -6,7 +6,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="can_focus">True</property>
<property name="shadow-type">etched-in</property>
<property name="shadow-type">none</property>
<child>
<object class="GitgGtkCommitListView" id="commit_list_view">
<property name="visible">True</property>