From 063818408e0c991a4cd71028367cc72dbfd6eedf Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 Jun 2011 14:41:07 +0300 Subject: Fix code style. --- src/simpleanimation.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/simpleanimation.h b/src/simpleanimation.h index 000bb1399..44aab9a25 100644 --- a/src/simpleanimation.h +++ b/src/simpleanimation.h @@ -68,8 +68,8 @@ class SimpleAnimation Image *getCurrentImage() const; private: - void initializeAnimation(xmlNodePtr animationNode, - const std::string& dyePalettes = std::string()); + void initializeAnimation(xmlNodePtr animationNode, const std::string& + dyePalettes = std::string()); /** The hosted animation. */ Animation *mAnimation; -- cgit v1.2.3-60-g2f50