diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-06 21:23:13 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-07 19:44:44 +0200 |
commit | cf5a2fbbdaace0cbf0e7cbb39e280ec900a82b08 (patch) | |
tree | 9208cf077e47d832f4975bc2734935ce21685d78 /sd | |
parent | 52f3046842ccb2a81e8eef6c744330567512e55b (diff) |
weld FontworkCharacterSpacingDialog
Change-Id: I847c705ae486f9c83877ff3092ebf904e9332e63
Reviewed-on: https://gerrit.libreoffice.org/61483
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/dlg/RemoteDialogClientBox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/RemoteDialogClientBox.hxx b/sd/source/ui/dlg/RemoteDialogClientBox.hxx index c839165a79cc..6ab8522d65f3 100644 --- a/sd/source/ui/dlg/RemoteDialogClientBox.hxx +++ b/sd/source/ui/dlg/RemoteDialogClientBox.hxx @@ -24,7 +24,6 @@ #include <vcl/scrbar.hxx> #include <vcl/fixed.hxx> #include <vcl/button.hxx> -#include <vcl/dialog.hxx> #include <vcl/field.hxx> #include <svtools/extensionlistbox.hxx> |