diff options
Diffstat (limited to 'include/svx/gallerybinarystoragelocations.hxx')
-rw-r--r-- | include/svx/gallerybinarystoragelocations.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallerybinarystoragelocations.hxx b/include/svx/gallerybinarystoragelocations.hxx index aefe1fcad3eb..6876c64a2a17 100644 --- a/include/svx/gallerybinarystoragelocations.hxx +++ b/include/svx/gallerybinarystoragelocations.hxx @@ -23,7 +23,7 @@ #include <svx/svxdllapi.h> #include <svx/gallerystoragelocations.hxx> -class SVXCORE_DLLPUBLIC GalleryBinaryStorageLocations : public GalleryStorageLocations +class SVXCORE_DLLPUBLIC GalleryBinaryStorageLocations final : public GalleryStorageLocations { private: INetURLObject maThmURL; |