summaryrefslogtreecommitdiffstats
path: root/include/vcl/jobdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/jobdata.hxx')
-rw-r--r--include/vcl/jobdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/jobdata.hxx b/include/vcl/jobdata.hxx
index 00a743f8966b..311351894a94 100644
--- a/include/vcl/jobdata.hxx
+++ b/include/vcl/jobdata.hxx
@@ -74,7 +74,7 @@ struct VCL_DLLPUBLIC JobData
// creates a new buffer using new
// it is up to the user to delete it again
bool getStreamBuffer( void*& pData, sal_uInt32& bytes );
- static bool constructFromStreamBuffer( void* pData, sal_uInt32 bytes, JobData& rJobData );
+ static bool constructFromStreamBuffer( const void* pData, sal_uInt32 bytes, JobData& rJobData );
};
} // namespace