summaryrefslogtreecommitdiff
path: root/solenv/vs
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2017-11-20 17:47:48 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2017-11-20 15:49:32 +0100
commit1a4277c586b2b6961cfe6a8c24a80f6f5fed5a8c (patch)
tree85b267ab53da8bf4a49677d671fe8b32aa70afb6 /solenv/vs
parent036a5177485b3c07b3297e4daae4c11331f4c8db (diff)
LibreOffice.natvis: a small correction
Change-Id: I6f9971bf3fc8eec996a19c0a56202947f65a07ae Reviewed-on: https://gerrit.libreoffice.org/44972 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'solenv/vs')
-rw-r--r--solenv/vs/LibreOffice.natvis2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/vs/LibreOffice.natvis b/solenv/vs/LibreOffice.natvis
index 2882c54bf46e..953f16c2e1e9 100644
--- a/solenv/vs/LibreOffice.natvis
+++ b/solenv/vs/LibreOffice.natvis
@@ -117,7 +117,7 @@
</Expand>
</Type>
<Type Name="BigPtrArray">
- <DisplayString>{{{m_nSize} nodes}}</DisplayString>
+ <DisplayString>{{{m_nSize,d} nodes}}</DisplayString>
<Expand>
<CustomListItems>
<!-- Visualiser needs to know the type of variable (including pointer type).