Move settings lib into the main code, fixing error logging in it.
This commit is contained in:
parent
8b86306d48
commit
18a342ef14
33 changed files with 80 additions and 175 deletions
|
@ -18,7 +18,7 @@
|
|||
#include <QDir>
|
||||
#include <QStringList>
|
||||
|
||||
#include <setting.h>
|
||||
#include <logic/settings/Setting.h>
|
||||
#include <pathutils.h>
|
||||
|
||||
#include "MultiMC.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue