mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
GH-2552 Make the filter part of the version widget
This commit is contained in:
@@ -105,6 +105,7 @@ void JavaPage::on_javaDetectBtn_clicked()
|
||||
JavaInstallPtr java;
|
||||
|
||||
VersionSelectDialog vselect(MMC->javalist().get(), tr("Select a Java version"), this, true);
|
||||
vselect.setFilterBoxVisible(false);
|
||||
vselect.setResizeOn(2);
|
||||
vselect.exec();
|
||||
|
||||
|
Reference in New Issue
Block a user