Added refresh button on managed java list
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
5232b3cd89
commit
a7dad96a70
3 changed files with 12 additions and 0 deletions
|
@ -77,6 +77,7 @@ class JavaPage : public QWidget, public BasePage {
|
|||
void on_removeExtraPathButton_clicked();
|
||||
void on_downloadJavaButton_clicked();
|
||||
void on_removeJavaButton_clicked();
|
||||
void on_refreshJavaButton_clicked();
|
||||
void on_maxMemSpinBox_valueChanged(int i);
|
||||
void checkerFinished();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue