summaryrefslogtreecommitdiff
path: root/vcl/source/treelist/svimpbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/treelist/svimpbox.cxx')
-rw-r--r--vcl/source/treelist/svimpbox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/treelist/svimpbox.cxx b/vcl/source/treelist/svimpbox.cxx
index e8bd4da9ca0c..a52e3419ad62 100644
--- a/vcl/source/treelist/svimpbox.cxx
+++ b/vcl/source/treelist/svimpbox.cxx
@@ -2935,7 +2935,7 @@ void SvImpLBox::Command( const CommandEvent& rCEvt )
}
{
- VclPtr<PopupMenu> pPopup = m_pView->CreateContextMenu();
+ VclPtr<PopupMenu> pPopup = SvTreeListBox::CreateContextMenu();
if (pPopup)
{
// do action for selected entry in popup menu