summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationList.hxx')
-rw-r--r--sd/source/ui/animations/CustomAnimationList.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationList.hxx b/sd/source/ui/animations/CustomAnimationList.hxx
index da5ad00c716b..55287fb2f054 100644
--- a/sd/source/ui/animations/CustomAnimationList.hxx
+++ b/sd/source/ui/animations/CustomAnimationList.hxx
@@ -50,7 +50,7 @@ class CustomAnimationList : public SvTreeListBox, public ISequenceListener
friend struct stl_append_effect_func;
public:
- CustomAnimationList( vcl::Window* pParent );
+ explicit CustomAnimationList( vcl::Window* pParent );
virtual ~CustomAnimationList();
virtual void dispose() override;