mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
Reformat and (slightly) decruft all the things.
This commit is contained in:
parent
d6e4fb2971
commit
bb7e8985f6
208 changed files with 4492 additions and 3767 deletions
|
|
@ -17,11 +17,13 @@
|
|||
|
||||
#include <QStringList>
|
||||
#include <QWidget>
|
||||
#include <logic/lists/JavaVersionList.h>
|
||||
#include "osutils.h"
|
||||
|
||||
#include <osutils.h>
|
||||
|
||||
#include "logic/lists/JavaVersionList.h"
|
||||
|
||||
#if WINDOWS
|
||||
#include <windows.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
class JavaUtils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue