Improve UI
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
ef4e5eb3cf
commit
09c2c6793b
18 changed files with 295 additions and 296 deletions
|
@ -155,7 +155,7 @@ class VersionFile : public ProblemContainer {
|
|||
/// is volatile -- may be removed as soon as it is no longer needed by something else
|
||||
bool m_volatile = false;
|
||||
|
||||
QHash<QString, QList<Java::MetadataPtr>> runtimes;
|
||||
QList<Java::MetadataPtr> runtimes;
|
||||
|
||||
public:
|
||||
// Mojang: DEPRECATED list of 'downloads' - client jar, server jar, windows server exe, maybe more.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue