QString AnimatedEmoticonPathProvider::emoticonPath(const Emoticon &emoticon)
{
	return emoticon.animatedFilePath();
}