mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 21:36:58 +03:00
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
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include "Mod.h"
|
||||
#include <pathutils.h>
|
||||
#include <inifile.h>
|
||||
#include "logic/settings/INIFile.h"
|
||||
#include "logger/QsLog.h"
|
||||
|
||||
Mod::Mod(const QFileInfo &file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue