mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
GH-2552 Make the filter part of the version widget
This commit is contained in:
@@ -226,6 +226,7 @@ void InstanceSettingsPage::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