GH-1793 rearrange setup wizard logic to only check if they are needed once
This commit is contained in:
@ -31,7 +31,6 @@ public:
|
||||
void refresh() override;
|
||||
void initializePage() override;
|
||||
bool validatePage() override;
|
||||
static bool isRequired();
|
||||
|
||||
enum class JavaStatus
|
||||
{
|
||||
|
Reference in New Issue
Block a user