summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-13 13:01:30 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-13 14:51:16 +0100
commita052d850a6536317bf2983a1892738f53f4862bf (patch)
treec0af4e4113efc82f56d5bd01a881d5154cf854ee /sd/source/ui/animations
parentc6508f02aabd5d4c5b3ff3980b8e464a5723e915 (diff)
add support for gtk-media-play symbol
Change-Id: I6d615112fd80999597eac9470eca10b6bc1d16d4
Diffstat (limited to 'sd/source/ui/animations')
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationDialog.cxx b/sd/source/ui/animations/CustomAnimationDialog.cxx
index 667a0ca19f70..058a0720b7f3 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.cxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.cxx
@@ -1179,7 +1179,6 @@ CustomAnimationEffectTabPage::CustomAnimationEffectTabPage( Window* pParent, con
mpLBSound->SetSelectHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) );
mpPBSoundPreview->SetClickHdl( LINK( this, CustomAnimationEffectTabPage, implSelectHdl ) );
- mpPBSoundPreview->SetSymbol( SYMBOL_PLAY );
// fill the color box
SfxObjectShell* pDocSh = SfxObjectShell::Current();