summaryrefslogtreecommitdiff
path: root/vcl/source/window/popupmenuwindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/popupmenuwindow.cxx')
-rw-r--r--vcl/source/window/popupmenuwindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/popupmenuwindow.cxx b/vcl/source/window/popupmenuwindow.cxx
index fec8ebca0385..2d9c52699054 100644
--- a/vcl/source/window/popupmenuwindow.cxx
+++ b/vcl/source/window/popupmenuwindow.cxx
@@ -46,7 +46,7 @@ PopupMenuFloatingWindow::PopupMenuFloatingWindow( vcl::Window* pParent, WinBits
PopupMenuFloatingWindow::~PopupMenuFloatingWindow()
{
- dispose();
+ disposeOnce();
}
void PopupMenuFloatingWindow::dispose()