[Xfce4-commits] <xfce4-taskmanager:master> Remove shadow type around tree view
Mike Massonnet
noreply at xfce.org
Sat Jun 19 19:36:01 CEST 2010
Updating branch refs/heads/master
to f7e66d716d7b4e7260ee9dd3136fe7b87552742d (commit)
from cbbfe79ac49484535b6df98d38b51287c5ee3e2e (commit)
commit f7e66d716d7b4e7260ee9dd3136fe7b87552742d
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Sat Jun 19 19:35:03 2010 +0200
Remove shadow type around tree view
src/process-window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/process-window.ui b/src/process-window.ui
index 339adf2..ea592be 100644
--- a/src/process-window.ui
+++ b/src/process-window.ui
@@ -144,7 +144,7 @@
<property name="can_focus">True</property>
<property name="hscrollbar_policy">automatic</property>
<property name="vscrollbar_policy">automatic</property>
- <property name="shadow_type">in</property>
+ <property name="shadow_type">none</property>
<child>
<placeholder/>
</child>
More information about the Xfce4-commits
mailing list