mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-30 14:44:31 +02:00
Fix more header mistakes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
5a76d9b7e1
commit
06b50dfd33
@ -36,9 +36,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "MinecraftSettingsWidget.h"
|
#include "MinecraftSettingsWidget.h"
|
||||||
#include <BuildConfig.h>
|
|
||||||
|
|
||||||
#include "Application.h"
|
#include "Application.h"
|
||||||
|
#include "BuildConfig.h"
|
||||||
#include "minecraft/WorldList.h"
|
#include "minecraft/WorldList.h"
|
||||||
#include "minecraft/auth/AccountList.h"
|
#include "minecraft/auth/AccountList.h"
|
||||||
#include "settings/Setting.h"
|
#include "settings/Setting.h"
|
||||||
|
@ -36,9 +36,9 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <minecraft/MinecraftInstance.h>
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
#include "JavaSettingsWidget.h"
|
#include "JavaSettingsWidget.h"
|
||||||
|
#include "minecraft/MinecraftInstance.h"
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui {
|
||||||
class MinecraftSettingsWidget;
|
class MinecraftSettingsWidget;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user