diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-10-20 15:53:26 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-10-20 15:53:26 +0100 |
commit | 7ce03365e8e655c4c9636d1acbc02c530114b2ce (patch) | |
tree | 0e90d480ae25c58427ad8326c04cee91e020d833 | |
parent | d89a2aaaeb7c4afdb70978e5cb54443119e3ee45 (diff) |
Related: fdo#84676 set floating undo bits to the same as the color pickers
Change-Id: I153d92e94319bd1e7f0d425288f184bd8d13542d
-rw-r--r-- | svx/uiconfig/ui/floatingundoredo.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/floatingundoredo.ui b/svx/uiconfig/ui/floatingundoredo.ui index 2c48f82e9d29..66f30a614dcb 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"> |