diff options
Diffstat (limited to 'sd/source/ui/inc/FrameView.hxx')
-rw-r--r-- | sd/source/ui/inc/FrameView.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/FrameView.hxx b/sd/source/ui/inc/FrameView.hxx index 8226746a3807..f2e839a81b3c 100644 --- a/sd/source/ui/inc/FrameView.hxx +++ b/sd/source/ui/inc/FrameView.hxx @@ -31,7 +31,7 @@ namespace sd { /** * View for MDIFrame */ -class SD_DLLPUBLIC FrameView +class SD_DLLPUBLIC FrameView final : public SdrView { public: |