svx/uiconfig/ui/floatingundoredo.ui | 1 + 1 file changed, 1 insertion(+)
New commits: commit 7ce03365e8e655c4c9636d1acbc02c530114b2ce Author: Caolán McNamara <[email protected]> Date: Mon Oct 20 15:53:26 2014 +0100 Related: fdo#84676 set floating undo bits to the same as the color pickers Change-Id: I153d92e94319bd1e7f0d425288f184bd8d13542d diff --git a/svx/uiconfig/ui/floatingundoredo.ui b/svx/uiconfig/ui/floatingundoredo.ui index 2c48f82..66f30a6 100644 --- a/svx/uiconfig/ui/floatingundoredo.ui +++ b/svx/uiconfig/ui/floatingundoredo.ui @@ -11,6 +11,7 @@ <property name="destroy_with_parent">True</property> <property name="type_hint">popup-menu</property> <property name="skip_pager_hint">True</property> + <property name="decorated">False</property> <property name="deletable">False</property> <child> <object class="GtkBox" id="box">
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
