diff options
Diffstat (limited to 'include/svx/gallerybinaryengine.hxx')
-rw-r--r-- | include/svx/gallerybinaryengine.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallerybinaryengine.hxx b/include/svx/gallerybinaryengine.hxx index 11747c5ee2ea..5e89b5dd756d 100644 --- a/include/svx/gallerybinaryengine.hxx +++ b/include/svx/gallerybinaryengine.hxx @@ -44,7 +44,7 @@ class FmFormModel; class GalleryTheme; class GalleryThemeEntry; -class SVXCORE_DLLPUBLIC GalleryBinaryEngine : public GalleryFileStorage +class SVXCORE_DLLPUBLIC GalleryBinaryEngine final : public GalleryFileStorage { private: tools::SvRef<SotStorage> m_aSvDrawStorageRef; |