diff options
author | Tomoyuki Kubota <himajin100000@gmail.com> | 2021-11-26 00:10:59 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-11-26 14:13:48 +0100 |
commit | d9796e597329849a6d360f205c5d36f7838884d8 (patch) | |
tree | 40e4c5f52a073d89b3b0d328dd2a075a113e0cb0 /solenv | |
parent | 547cb22e1a4ad5c39f116eb74b74baf7a729d2e9 (diff) |
floatingnavigation.ui is no longer used
since
https://gerrit.libreoffice.org/c/core/+/87005/9/sw/source/uibase/utlui/navipi.cxx#b393
and
https://gerrit.libreoffice.org/c/core/+/87005/9/sw/source/uibase/ribbar/workctrl.cxx#b310
Change-Id: Id95f73d782f8d785b26ee6739014314c4d1a6fae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125831
Tested-by: Jenkins
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/sanitizers/ui/modules/swriter.suppr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/sanitizers/ui/modules/swriter.suppr b/solenv/sanitizers/ui/modules/swriter.suppr index fd275e81c697..0c10473abe14 100644 --- a/solenv/sanitizers/ui/modules/swriter.suppr +++ b/solenv/sanitizers/ui/modules/swriter.suppr @@ -41,7 +41,6 @@ sw/uiconfig/swriter/ui/exchangedatabases.ui://GtkLabel[@id='dbnameft'] orphan-la sw/uiconfig/swriter/ui/flddocumentpage.ui://GtkSpinButton[@id='offset'] duplicate-mnemonic sw/uiconfig/swriter/ui/fldrefpage.ui://GtkLabel[@id='label4'] orphan-label sw/uiconfig/swriter/ui/fldvarpage.ui://GtkLabel[@id='label5'] orphan-label -sw/uiconfig/swriter/ui/floatingnavigation.ui://GtkLabel[@id='label'] orphan-label sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label6'] orphan-label sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label7'] orphan-label sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label8'] orphan-label |