summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-03-19 20:42:55 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-03-20 09:51:45 +0100
commit0ee398cf33077ec366a572c76267a3f40bcf08fd (patch)
tree96dd1e32b9b06e7c2c913f3e39c965b03179bef0 /filter
parent0c69f9c627f6eb25f1df26fb63bc511bbac4667a (diff)
weld SwSendWarningBox
and then MessageDialog can become a vcl internal Change-Id: I8bf1f963971420b11f6c4163f624be26603cc942 Reviewed-on: https://gerrit.libreoffice.org/51601 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/pdf/impdialog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/pdf/impdialog.hxx b/filter/source/pdf/impdialog.hxx
index cddb100b8968..f65ffafc05e4 100644
--- a/filter/source/pdf/impdialog.hxx
+++ b/filter/source/pdf/impdialog.hxx
@@ -27,7 +27,6 @@
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
#include <vcl/edit.hxx>
-#include <vcl/messagedialog.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/combobox.hxx>
#include <vcl/group.hxx>