From ef7e7319305f040a47c483b71f2e78da7a1d6149 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Apr 2014 19:54:08 +0300 Subject: Fix code style in other files. --- src/simpleanimation.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/simpleanimation.h') diff --git a/src/simpleanimation.h b/src/simpleanimation.h index f5f971059..74af7f819 100644 --- a/src/simpleanimation.h +++ b/src/simpleanimation.h @@ -50,8 +50,8 @@ class SimpleAnimation final /** * Creates a simple animation that creates its animation from XML Data. */ - explicit SimpleAnimation(const XmlNodePtr animationNode, - const std::string& dyePalettes); + SimpleAnimation(const XmlNodePtr animationNode, + const std::string& dyePalettes); A_DELETE_COPY(SimpleAnimation) -- cgit v1.2.3-60-g2f50