mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Reduce include chain further, forward declare settings and log model
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
0ba2c09787
commit
45df360e4c
26 changed files with 31 additions and 12 deletions
|
|
@ -53,6 +53,7 @@
|
|||
#include "POTranslator.h"
|
||||
|
||||
#include "Application.h"
|
||||
#include "settings/SettingsObject.h"
|
||||
|
||||
const static QLatin1String defaultLangCode("en_US");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue