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 b797592eed33..4f208f774943 100644 --- a/basctl/source/basicide/bastype2.cxx +++ b/basctl/source/basicide/bastype2.cxx @@ -246,7 +246,7 @@ void TreeListBox::ScanEntry( const ScriptDocument& rDocument, LibraryLocation eL Image aImage; GetRootEntryBitmaps( rDocument, aImage ); SAL_WNODEPRECATED_DECLARATIONS_PUSH - pDocumentRootEntry = AddEntry( + AddEntry( aRootName, aImage, 0, true, |