diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-02-19 16:33:35 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-02-20 00:19:35 +0100 |
commit | 60ae5f530c3123341a8c2d49793693c2cd4521c2 (patch) | |
tree | d8cba0d2489a3e6ebcdc4559c797405217d3c179 /sw/inc | |
parent | 26b51c9550ef300e7685fc41eb9cde4dbbc11265 (diff) |
make it possible to set parent window for printer error messages
Change-Id: I0effa3645454ef9d03393ae8b256cd624ca04f03
Reviewed-on: https://gerrit.libreoffice.org/50008
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 'sw/inc')
-rw-r--r-- | sw/inc/viewsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx index e3329b4c931d..368f1849273e 100644 --- a/sw/inc/viewsh.hxx +++ b/sw/inc/viewsh.hxx @@ -82,7 +82,6 @@ class SwAccessibleMap; namespace vcl { typedef OutputDevice RenderContext; - class OldStylePrintAdaptor; } // Define for flags needed in ctor or layers below. |