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 caca1f3f5810..c39eb4ba2355 100644
--- a/svx/source/sidebar/EmptyPanel.cxx
+++ b/svx/source/sidebar/EmptyPanel.cxx
@@ -58,7 +58,7 @@ void EmptyPanel::dispose()
}
-void EmptyPanel::Resize (void)
+void EmptyPanel::Resize()
{
const Size aSize (GetSizePixel());
maMessageControl->SetSizePixel(aSize);