diff options
Diffstat (limited to 'include/svx/galtheme.hxx')
-rw-r--r-- | include/svx/galtheme.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/galtheme.hxx b/include/svx/galtheme.hxx index 0630262c040c..585293be0ae2 100644 --- a/include/svx/galtheme.hxx +++ b/include/svx/galtheme.hxx @@ -47,7 +47,7 @@ namespace unogallery class GalleryItem; } -class SVXCORE_DLLPUBLIC GalleryTheme : public SfxBroadcaster +class SVXCORE_DLLPUBLIC GalleryTheme final : public SfxBroadcaster { friend class Gallery; friend class GalleryThemeCacheEntry; |