summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/view/SlsPageObject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/view/SlsPageObject.cxx')
-rw-r--r--sd/source/ui/slidesorter/view/SlsPageObject.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/view/SlsPageObject.cxx b/sd/source/ui/slidesorter/view/SlsPageObject.cxx
index 790a1ad63edc..28c572de9594 100644
--- a/sd/source/ui/slidesorter/view/SlsPageObject.cxx
+++ b/sd/source/ui/slidesorter/view/SlsPageObject.cxx
@@ -67,7 +67,7 @@ SharedPageDescriptor PageObject::GetDescriptor (void) const
-sdr::contact::ViewContact* PageObject::CreateObjectSpecificViewContact (void)
+sdr::contact::ViewContact* PageObject::CreateObjectSpecificViewContact()
{
if (mpDescriptor.get() != NULL)
return mpDescriptor->GetPageObjectFactory().CreateViewContact(this, mpDescriptor);