Changed to a temporary file
Signed-off-by: timoreo <contact@timoreo.fr>
This commit is contained in:
parent
24dc154856
commit
a902f29ccf
2 changed files with 15 additions and 8 deletions
|
@ -118,7 +118,7 @@ void JavaSettingsWidget::setupUi()
|
|||
|
||||
m_verticalLayout->addWidget(m_memoryGroupBox);
|
||||
|
||||
m_javaDownloadBtn = new QPushButton("Download Java",this);
|
||||
m_javaDownloadBtn = new QPushButton(tr("Download Java"), this);
|
||||
|
||||
m_verticalLayout->addWidget(m_javaDownloadBtn);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue