diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2024-09-19 18:29:40 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2024-09-19 21:44:21 +0200 |
commit | a54488dae3a9aba78a4e1d5cbea94f63ed2a446a (patch) | |
tree | 9b492ec25c9307862f4c7b88c361df76b78ccd5b /sw/source/uibase/sidebar | |
parent | 2baaf66b71fd429479dddb41f6b06aa7bba61039 (diff) |
Remove duplicated include
Change-Id: I9dc7bb716b29b0e9980734f254e8e385a571a560
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173679
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
Diffstat (limited to 'sw/source/uibase/sidebar')
-rw-r--r-- | sw/source/uibase/sidebar/CommentsPanel.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/CommentsPanel.hxx b/sw/source/uibase/sidebar/CommentsPanel.hxx index 348388ab21e1..7d2de3f1529e 100644 --- a/sw/source/uibase/sidebar/CommentsPanel.hxx +++ b/sw/source/uibase/sidebar/CommentsPanel.hxx @@ -37,7 +37,6 @@ #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/time.hxx> -#include <svtools/ctrlbox.hxx> class SwWrtShell; class SwView; |