GH-1793 rearrange setup wizard logic to only check if they are needed once
This commit is contained in:
@ -14,7 +14,6 @@ public:
|
||||
virtual ~AnalyticsWizardPage();
|
||||
|
||||
bool validatePage() override;
|
||||
static bool isRequired();
|
||||
|
||||
protected:
|
||||
void retranslate() override;
|
||||
|
Reference in New Issue
Block a user