summaryrefslogtreecommitdiff
path: root/include/tools/vcompat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/vcompat.hxx')
-rw-r--r--include/tools/vcompat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/vcompat.hxx b/include/tools/vcompat.hxx
index 3fbf4afaa5b2..edf61c7dd9b1 100644
--- a/include/tools/vcompat.hxx
+++ b/include/tools/vcompat.hxx
@@ -39,7 +39,7 @@ class UNLESS_MERGELIBS(TOOLS_DLLPUBLIC) VersionCompat
SvStream* mpRWStm;
sal_uInt32 mnCompatPos;
sal_uInt32 mnTotalSize;
- StreamMode const mnStmMode;
+ StreamMode mnStmMode;
sal_uInt16 mnVersion;
VersionCompat( const VersionCompat& ) = delete;