[Libreoffice-commits] core.git: cui/uiconfig
Caolán McNamara
caolanm at redhat.com
Sun Dec 22 13:41:46 PST 2013
cui/uiconfig/ui/pastespecial.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9915597c8988f46df3ec334c01afc7d618df7b7c
Author: Caolán McNamara <caolanm at redhat.com>
Date: Sun Dec 22 21:41:16 2013 +0000
put a border around the paste special treelist
Change-Id: I8bc165b0ff706c7a3f7963aa72f421caa1b6d153
diff --git a/cui/uiconfig/ui/pastespecial.ui b/cui/uiconfig/ui/pastespecial.ui
index 3eb4e7d..fd37b96 100644
--- a/cui/uiconfig/ui/pastespecial.ui
+++ b/cui/uiconfig/ui/pastespecial.ui
@@ -136,7 +136,7 @@
<property name="vexpand">True</property>
<property name="shadow_type">in</property>
<child>
- <object class="GtkTreeView" id="list">
+ <object class="GtkTreeView" id="list:border">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
More information about the Libreoffice-commits
mailing list