Start on import wizard and move JSON wrappers into NostalgiaStudio library

This commit is contained in:
2017-05-13 00:18:27 -05:00
parent 03d7b5fd26
commit e79e3756c5
15 changed files with 101 additions and 54 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
#include <QFile>
#include <QTextStream>
#include <ox/clargs/clargs.hpp>
#include "json/json.hpp"
#include "lib/json.hpp"
#include "mainwindow.hpp"
using namespace nostalgia::studio;