mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 12:26: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
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include "logic/tools/BaseProfiler.h"
|
||||
|
||||
#include <settingsobject.h>
|
||||
#include "logic/settings/SettingsObject.h"
|
||||
#include <pathutils.h>
|
||||
#include <QFileDialog>
|
||||
#include <QMessageBox>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue