summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-06 16:04:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-06 20:55:11 +0200
commit1dc6a3aeec6d0f67990c2e18c31f094fc3edeba7 (patch)
tree2c3dd727151c4a699dd0df42dfef9f6cb7004f3b /include/sfx2/viewsh.hxx
parentfca8704954c9e38719ac0158ba66edd8d85522ed (diff)
drop some now unnecessary include
Change-Id: I9db3d9a172a41c70ed343efd76f4c7c8f88b3a3f Reviewed-on: https://gerrit.libreoffice.org/61471 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/sfx2/viewsh.hxx')
-rw-r--r--include/sfx2/viewsh.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/viewsh.hxx b/include/sfx2/viewsh.hxx
index b1c27bdd4321..de4285e7e81e 100644
--- a/include/sfx2/viewsh.hxx
+++ b/include/sfx2/viewsh.hxx
@@ -34,7 +34,6 @@
#include <cppuhelper/interfacecontainer.hxx>
#include <sfx2/shell.hxx>
#include <tools/gen.hxx>
-#include <vcl/dialog.hxx>
#include <vcl/IDialogRenderable.hxx>
#include <vcl/errcode.hxx>
#include <vcl/jobset.hxx>
@@ -64,7 +63,6 @@ class Printer;
class SfxPrinter;
class SfxProgress;
class SfxFrameItem;
-class Dialog;
class Menu;
class NotifyEvent;
class SfxInPlaceClient;