summaryrefslogtreecommitdiff
path: root/sw/source/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-09-25 11:15:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-09-26 12:04:32 +0200
commitbc27ced45cf634ff3fbeef2605cae88ac1f1f0a1 (patch)
tree8ac1ef57e7dfe10a7a71f0c5e5b388f7ad66f2fd /sw/source/ui
parent299122e3d0a3ecf1862c26e92eb1e08884fca6f8 (diff)
drop newly unused SfxModalDialog
Change-Id: Ia06713c9766a6731995c83ed0516535d13665ff1 Reviewed-on: https://gerrit.libreoffice.org/79526 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui')
-rw-r--r--sw/source/ui/inc/mmresultdialogs.hxx1
-rw-r--r--sw/source/ui/index/cnttab.cxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/inc/mmresultdialogs.hxx b/sw/source/ui/inc/mmresultdialogs.hxx
index 12233b9eb9d1..70ffb08970f5 100644
--- a/sw/source/ui/inc/mmresultdialogs.hxx
+++ b/sw/source/ui/inc/mmresultdialogs.hxx
@@ -21,6 +21,7 @@
#include <vcl/wizardmachine.hxx>
#include <vcl/button.hxx>
+#include <vcl/dialog.hxx>
#include <vcl/prgsbar.hxx>
#include <vcl/weld.hxx>
#include <sfx2/basedlgs.hxx>
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index 3afac2a604ce..d0b8a25c2d62 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -21,6 +21,7 @@
#include <sal/log.hxx>
#include <svl/style.hxx>
+#include <vcl/dialog.hxx>
#include <vcl/help.hxx>
#include <vcl/layout.hxx>
#include <vcl/weld.hxx>