[Libreoffice-commits] core.git: svx/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Mar 3 09:11:07 UTC 2021
svx/source/sidebar/line/LinePropertyPanel.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ed6dfdbea32ec8fa97e9dc92ebc5dd18bd6ef78e
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Mar 2 10:03:12 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
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 <caolanm at redhat.com>
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
{
More information about the Libreoffice-commits
mailing list