summaryrefslogtreecommitdiffstats
path: root/include/tools/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/config.hxx')
-rw-r--r--include/tools/config.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/config.hxx b/include/tools/config.hxx
index 776799d3f7df..8d1e853d1f07 100644
--- a/include/tools/config.hxx
+++ b/include/tools/config.hxx
@@ -32,7 +32,7 @@ private:
OString maGroupName;
ImplConfigData* mpData;
ImplGroupData* mpActGroup;
- sal_uIntPtr mnDataUpdateId;
+ sal_uInt32 mnDataUpdateId;
sal_uInt16 mnLockCount;
TOOLS_DLLPRIVATE bool ImplUpdateConfig() const;