summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx
index 4bc3e3577b61..3d616c990247 100644
--- a/sd/source/ui/animations/SlideTransitionPane.cxx
+++ b/sd/source/ui/animations/SlideTransitionPane.cxx
@@ -379,7 +379,7 @@ public:
EnableFullItemMode( false );
set_hexpand( true );
set_vexpand( true );
- SetExtraSpacing( 2 );
+ SetColCount(3);
}
virtual ~TransitionPane() override { disposeOnce(); }