fix bug with buton not updating corectly for java dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ class InstallDialog final : public QDialog, private BasePageProvider {
|
||||
QList<BasePage*> getPages() override;
|
||||
QString dialogTitle() override;
|
||||
|
||||
void validate();
|
||||
void validate(BasePage* selected);
|
||||
void done(int result) override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user