diff options
Diffstat (limited to 'sw/inc/viewsh.hxx')
-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 033bda7eea6e..a32babef0f8f 100644 --- a/sw/inc/viewsh.hxx +++ b/sw/inc/viewsh.hxx @@ -91,7 +91,6 @@ namespace vcl #define VSHELLFLAG_SHARELAYOUT ((long)0x2) typedef std::shared_ptr<SwRootFrame> SwRootFramePtr; -class SwViewShell; class SW_DLLPUBLIC SwViewShell : public sw::Ring<SwViewShell> { friend void SetOutDev( SwViewShell *pSh, OutputDevice *pOut ); |