[Libreoffice-commits] core.git: svx/uiconfig
Caolán McNamara
caolanm at redhat.com
Tue Oct 21 03:35:55 PDT 2014
svx/uiconfig/ui/floatingundoredo.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a2f80c9436faaace2cdabbc58be4e2e200f4ae3f
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Oct 21 11:34:24 2014 +0100
Related: fdo#84676 make the undo popup not center under windows
Change-Id: Idef87a0ec74b7da4779a34ec2c18e7243eb328ac
diff --git a/svx/uiconfig/ui/floatingundoredo.ui b/svx/uiconfig/ui/floatingundoredo.ui
index 66f30a6..10491f8 100644
--- a/svx/uiconfig/ui/floatingundoredo.ui
+++ b/svx/uiconfig/ui/floatingundoredo.ui
@@ -3,6 +3,7 @@
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkWindow" id="FloatingUndoRedo:border">
+ <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
More information about the Libreoffice-commits
mailing list