svx/source/sidebar/line/LinePropertyPanel.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit ed6dfdbea32ec8fa97e9dc92ebc5dd18bd6ef78e Author: Caolán McNamara <[email protected]> AuthorDate: Tue Mar 2 10:03:12 2021 +0000 Commit: Caolán McNamara <[email protected]> CommitDate: Wed Mar 3 10:09:36 2021 +0100 drop unneeded forward declare Change-Id: I0d786e8f37e893d91b1dd527476c7242e0e29950 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111816 Tested-by: Jenkins Reviewed-by: Caolán McNamara <[email protected]> diff --git a/svx/source/sidebar/line/LinePropertyPanel.hxx b/svx/source/sidebar/line/LinePropertyPanel.hxx index 0402918b82bc..cdd4cf29406c 100644 --- a/svx/source/sidebar/line/LinePropertyPanel.hxx +++ b/svx/source/sidebar/line/LinePropertyPanel.hxx @@ -32,7 +32,6 @@ class XLineEndList; class XDashList; class ListBox; class ToolBox; -class FloatingWindow; namespace svx::sidebar { _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
