summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-21 11:34:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-21 11:35:21 +0100
commita2f80c9436faaace2cdabbc58be4e2e200f4ae3f (patch)
tree81214d0ba3479f7f853dddbb7fcc05d983014015
parent23cebb364b6fd57debd31a86975a6ae6f119dd99 (diff)
Related: fdo#84676 make the undo popup not center under windows
Change-Id: Idef87a0ec74b7da4779a34ec2c18e7243eb328ac
-rw-r--r--svx/uiconfig/ui/floatingundoredo.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/floatingundoredo.ui b/svx/uiconfig/ui/floatingundoredo.ui
index 66f30a614dcb..10491f8086e2 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>