summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-03-02 10:03:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-03-03 10:09:36 +0100
commited6dfdbea32ec8fa97e9dc92ebc5dd18bd6ef78e (patch)
treed8ffbfd2247f506b10facd070eac341fb9c03f52
parentd2cd1fad73b97e62443a215c84b7b5d5ee74a818 (diff)
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@redhat.com>
-rw-r--r--svx/source/sidebar/line/LinePropertyPanel.hxx1
1 files changed, 0 insertions, 1 deletions
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
{