diff options
-rw-r--r-- | basctl/source/basicide/bastype2.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/bastype2.cxx b/basctl/source/basicide/bastype2.cxx index 4f208f774943..db27acfc354f 100644 --- a/basctl/source/basicide/bastype2.cxx +++ b/basctl/source/basicide/bastype2.cxx @@ -312,7 +312,7 @@ void TreeListBox::ImpCreateLibEntries( SvTreeListEntry* pDocumentRootEntry, cons else { SAL_WNODEPRECATED_DECLARATIONS_PUSH - pLibRootEntry = AddEntry( + AddEntry( aLibName, Image( IDEResId( nId ) ), pDocumentRootEntry, true, |