NOISSUE Various changes from multiauth that are unrelated to it
This commit is contained in:

committed by
Petr Mrázek

parent
161dc66c2c
commit
3a8b238052
@ -1,6 +1,6 @@
|
||||
#include "JarMod.h"
|
||||
#include "MMCJson.h"
|
||||
using namespace MMCJson;
|
||||
#include "Json.h"
|
||||
using namespace Json;
|
||||
|
||||
JarmodPtr Jarmod::fromJson(const QJsonObject &libObj, const QString &filename, const QString &originalName)
|
||||
{
|
||||
|
Reference in New Issue
Block a user