helpcontent2 | 2 +- sw/source/uibase/shells/textsh1.cxx | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-)
New commits: commit 138ff29f7e7cb504f2c8d6b30df56494687d443f Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Nov 7 15:35:48 2024 +0100 Commit: Gerrit Code Review <ger...@gerrit.libreoffice.org> CommitDate: Thu Nov 7 15:35:48 2024 +0100 Update git submodules * Update helpcontent2 from branch 'master' to 6b566e3c0954b34d9f47c12f13c95e72b7b5ef1e - Removed exec bits on png files Change-Id: Ib0554a4197d2bd4aa5ee0a356e7e94f7c608e806 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176191 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins diff --git a/helpcontent2 b/helpcontent2 index c232c2570bff..6b566e3c0954 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit c232c2570bffe589012401b3a28a149916619800 +Subproject commit 6b566e3c0954b34d9f47c12f13c95e72b7b5ef1e commit 2422e3a61f9dcaa8db8508f9fa679faff258028b Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Nov 7 09:04:51 2024 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Nov 7 15:35:36 2024 +0100 Remove duplicated includes Change-Id: Ia2c87a349df5bd4cca7cc632806b183ad64d1158 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176192 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/source/uibase/shells/textsh1.cxx b/sw/source/uibase/shells/textsh1.cxx index 0376bef49da9..12a7b4c4b7ee 100644 --- a/sw/source/uibase/shells/textsh1.cxx +++ b/sw/source/uibase/shells/textsh1.cxx @@ -81,9 +81,7 @@ #include <fldmgr.hxx> #include <ndtxt.hxx> #include <strings.hrc> -#include <txatbase.hxx> #include <paratr.hxx> -#include <ndtxt.hxx> #include <vcl/svapp.hxx> #include <sfx2/app.hxx> #include <breakit.hxx>