GH-907 improve Java testing and PermGen deprecation handling
This commit is contained in:
@ -22,22 +22,9 @@
|
||||
#include <QTextCharFormat>
|
||||
|
||||
#include <pathutils.h>
|
||||
|
||||
#include "Platform.h"
|
||||
#include "dialogs/VersionSelectDialog.h"
|
||||
#include "dialogs/CustomMessageBox.h"
|
||||
#include <ColumnResizer.h>
|
||||
|
||||
#include "NagUtils.h"
|
||||
|
||||
#include "java/JavaUtils.h"
|
||||
#include "java/JavaVersionList.h"
|
||||
#include "java/JavaChecker.h"
|
||||
|
||||
#include "updater/UpdateChecker.h"
|
||||
|
||||
#include "tools/BaseProfiler.h"
|
||||
|
||||
#include "settings/SettingsObject.h"
|
||||
#include "MultiMC.h"
|
||||
|
||||
@ -456,4 +443,4 @@ void MultiMCPage::refreshFontPreview()
|
||||
workCursor.insertText(tr("[Something/WARN] A not so spooky warning."), format);
|
||||
workCursor.insertBlock();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user