summaryrefslogtreecommitdiff
path: root/include/svx/gallerybinaryengineentry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/gallerybinaryengineentry.hxx')
-rw-r--r--include/svx/gallerybinaryengineentry.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallerybinaryengineentry.hxx b/include/svx/gallerybinaryengineentry.hxx
index 042119ae7be2..48a27113ace1 100644
--- a/include/svx/gallerybinaryengineentry.hxx
+++ b/include/svx/gallerybinaryengineentry.hxx
@@ -29,7 +29,7 @@ class GalleryBinaryStorageLocations;
class GalleryObjectCollection;
class GalleryBinaryEngine;
-class GalleryBinaryEngineEntry : public GalleryFileStorageEntry
+class GalleryBinaryEngineEntry final : public GalleryFileStorageEntry
{
private:
std::unique_ptr<GalleryBinaryStorageLocations> mpGalleryStorageLocations;