diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2013-07-14 19:39:19 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-15 10:21:10 +0000 |
commit | 2d3caece27d2353d0e7d82917c32aceba45859c5 (patch) | |
tree | ac49be1aa51449851186880ec719f3bac438eda2 /sw/uiconfig/swriter/ui/frmaddpage.ui | |
parent | 9a6ba2dacbcad6a326613a691b005348e3d8cedd (diff) |
Remove a glitch left in sweb frame dialog widget UI
Under Writer Web, Pictures and OLE objects have no properties
Change-Id: I18bf1820512a54181181d32b89356aebd0dfa4cb
Reviewed-on: https://gerrit.libreoffice.org/4905
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui/frmaddpage.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/frmaddpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/frmaddpage.ui b/sw/uiconfig/swriter/ui/frmaddpage.ui index 168dac788c7d..96e6fa64b761 100644 --- a/sw/uiconfig/swriter/ui/frmaddpage.ui +++ b/sw/uiconfig/swriter/ui/frmaddpage.ui @@ -271,7 +271,7 @@ </packing> </child> <child> - <object class="GtkFrame" id="frame3"> + <object class="GtkFrame" id="properties"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> |