summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr/svtabbx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/contnr/svtabbx.cxx')
-rw-r--r--svtools/source/contnr/svtabbx.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/contnr/svtabbx.cxx b/svtools/source/contnr/svtabbx.cxx
index ccf870e5dd58..93fb4403e007 100644
--- a/svtools/source/contnr/svtabbx.cxx
+++ b/svtools/source/contnr/svtabbx.cxx
@@ -583,7 +583,7 @@ sal_uLong SvHeaderTabListBox::Insert( SvTreeListEntry* pEntry, sal_uLong nRootPo
return nPos;
}
-void SvHeaderTabListBox::RemoveEntry( SvTreeListEntry* _pEntry )
+void SvHeaderTabListBox::RemoveEntry( SvTreeListEntry const * _pEntry )
{
GetModel()->Remove( _pEntry );
m_aAccessibleChildren.clear();