summaryrefslogtreecommitdiff
path: root/src/simpleanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simpleanimation.cpp')
-rw-r--r--src/simpleanimation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp
index ebe9d4688..95c03f141 100644
--- a/src/simpleanimation.cpp
+++ b/src/simpleanimation.cpp
@@ -227,5 +227,6 @@ void SimpleAnimation::initializeAnimation(XmlNodePtr animationNode,
}
}
+ imageset->decRef();
mInitialized = true;
}