summaryrefslogtreecommitdiffstats
path: root/include/svx/gallery1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/gallery1.hxx')
-rw-r--r--include/svx/gallery1.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallery1.hxx b/include/svx/gallery1.hxx
index 1f8755742a88..ada646b08a02 100644
--- a/include/svx/gallery1.hxx
+++ b/include/svx/gallery1.hxx
@@ -107,7 +107,7 @@ private:
GalleryThemeEntry* ImplGetThemeEntry( const OUString& rThemeName );
SAL_DLLPRIVATE GalleryTheme* ImplGetCachedTheme( const GalleryThemeEntry* pThemeEntry );
- SAL_DLLPRIVATE void ImplDeleteCachedTheme( GalleryTheme* pTheme );
+ SAL_DLLPRIVATE void ImplDeleteCachedTheme( GalleryTheme const * pTheme );
Gallery( const OUString& rMultiPath );
virtual ~Gallery() override;