diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-02-26 17:32:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-02-27 20:14:36 +0100 |
commit | 15b86b9dc15afbb5cc3c318f57f500a6a77b67c9 (patch) | |
tree | 2a2554cc42af634e7da15e9daff8240413d8a82d /starmath/source/view.cxx | |
parent | 6d21adad1cf0c6b5a61e7540af9d0f6bdaff099b (diff) |
hide some FloatingWindow details
Change-Id: I1dc8cb7adc9a26efb74634353b9d75286e31ebb7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111663
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r-- | starmath/source/view.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx index 563cce24467e..3d732bbc5b4d 100644 --- a/starmath/source/view.cxx +++ b/starmath/source/view.cxx @@ -44,7 +44,6 @@ #include <svl/itemset.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> -#include <vcl/floatwin.hxx> #include <vcl/transfer.hxx> #include <svtools/colorcfg.hxx> #include <svl/whiter.hxx> |