network: add a shadow to the wireless scrolled window
https://bugzilla.gnome.org/show_bug.cgi?id=680773
This commit is contained in:
parent
1c762ace21
commit
2ad1d5461a
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
<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" id="viewport_list">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue