summaryrefslogtreecommitdiff
path: root/include/svx/galmisc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/galmisc.hxx')
-rw-r--r--include/svx/galmisc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/galmisc.hxx b/include/svx/galmisc.hxx
index 98e908bab515..3fb3929b154d 100644
--- a/include/svx/galmisc.hxx
+++ b/include/svx/galmisc.hxx
@@ -97,7 +97,7 @@ bool FileExists( const INetURLObject& rURL );
bool CreateDir( const INetURLObject& rURL );
bool CopyFile( const INetURLObject& rSrcURL, const INetURLObject& rDstURL );
bool KillFile( const INetURLObject& rURL );
-BitmapEx GalleryResGetBitmapEx( sal_uInt32 nId );
+BitmapEx GalleryResGetBitmapEx(const OUString& rId);
class SgaIMapInfo : public SdrObjUserData, public SfxListener
{