summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/LayerDialogContent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/LayerDialogContent.cxx')
-rw-r--r--sd/source/ui/dlg/LayerDialogContent.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/LayerDialogContent.cxx b/sd/source/ui/dlg/LayerDialogContent.cxx
index 552a59207e65..0e43d289f574 100644
--- a/sd/source/ui/dlg/LayerDialogContent.cxx
+++ b/sd/source/ui/dlg/LayerDialogContent.cxx
@@ -76,7 +76,7 @@ LayerDialogContent::~LayerDialogContent (void)
-sal_Bool LayerDialogContent::Close (void)
+bool LayerDialogContent::Close (void)
{
return SfxDockingWindow::Close();
}