Revert sliders
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
e1e0a3d887
commit
4e6bfde723
5 changed files with 129 additions and 487 deletions
|
@ -62,7 +62,7 @@
|
|||
JavaPage::JavaPage(QWidget* parent) : QWidget(parent), ui(new Ui::JavaPage)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
|
||||
if (BuildConfig.JAVA_DOWNLOADER_ENABLED) {
|
||||
ui->managedJavaList->initialize(new JavaInstallList(this, true));
|
||||
ui->managedJavaList->setResizeOn(2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue