Reformat for coding style

This commit is contained in:
Luca Beltrame 2014-08-28 09:20:06 +02:00
commit b58c6c36e6

View file

@ -34,7 +34,8 @@
#include "danboorupost.h"
namespace Danbooru {
namespace Danbooru
{
const QMap<QString, Rating> DanbooruPost::RATING_MAP = initRatingMap();