summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/shell
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-19 17:51:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-10-19 17:51:00 +0200
commit34100b30c87123fc631d5536158ffb6443258e40 (patch)
tree23b9499ecb0bf819ff11d615bc8a0833d47f2e97 /sd/source/ui/slidesorter/shell
parent4b603aaa4adde6789099f2fd7e95c11df4116c0c (diff)
loplugin:defaultparams
Change-Id: I5f3b978823ec43519744f49739b9b4ee6ca1e1e9
Diffstat (limited to 'sd/source/ui/slidesorter/shell')
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
index 2d0523b0ed51..1461c7045071 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
@@ -633,7 +633,7 @@ void SlideSorterViewShell::UpdateScrollBars()
{
// Do not call the overwritten method of the base class: We do all the
// scroll bar setup by ourselves.
- mpSlideSorter->GetController().GetScrollBarManager().UpdateScrollBars (false);
+ mpSlideSorter->GetController().GetScrollBarManager().UpdateScrollBars ();
}
void SlideSorterViewShell::StartDrag (