Kaydet (Commit) 8772a64f authored tarafından Noel Grandin's avatar Noel Grandin

mnDataUpdateId can be sal_uInt32

Change-Id: Ied469752391afeca365838f83b35e75143b7cf65
Reviewed-on: https://gerrit.libreoffice.org/46223Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 68f7d89c
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment