summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/EmptyPanel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/EmptyPanel.cxx')
-rw-r--r--svx/source/sidebar/EmptyPanel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/EmptyPanel.cxx b/svx/source/sidebar/EmptyPanel.cxx
index e1639bfb273c..16c8169391b8 100644
--- a/svx/source/sidebar/EmptyPanel.cxx
+++ b/svx/source/sidebar/EmptyPanel.cxx
@@ -48,7 +48,7 @@ EmptyPanel::EmptyPanel (vcl::Window* pParent)
EmptyPanel::~EmptyPanel()
{
- dispose();
+ disposeOnce();
}
void EmptyPanel::dispose()