diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-13 20:43:36 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 15:03:14 +0200 |
commit | 21a6a6832bbbb57e7d2d9f372ab7f2eec6525f22 (patch) | |
tree | 1547a1cb6a5f7a86913aadddbf4558a36927e386 /chart2 | |
parent | 11d9225b9e7b6fb1d20997163cf2aa3e4f65531e (diff) |
drop now unused orienthelper
Change-Id: I6a33104002ecb304a65e930320595a082049faa9
Reviewed-on: https://gerrit.libreoffice.org/61750
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/dialogs/tp_TitleRotation.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_TitleRotation.hxx b/chart2/source/controller/dialogs/tp_TitleRotation.hxx index 217f2e73a543..7520a84eee4d 100644 --- a/chart2/source/controller/dialogs/tp_TitleRotation.hxx +++ b/chart2/source/controller/dialogs/tp_TitleRotation.hxx @@ -21,7 +21,6 @@ #include <sfx2/tabdlg.hxx> #include <svx/dialcontrol.hxx> -#include <svx/orienthelper.hxx> #include <vcl/customweld.hxx> #include <vcl/weld.hxx> #include <TextDirectionListBox.hxx> |