GH-1793 rearrange setup wizard logic to only check if they are needed once
This commit is contained in:
@ -39,9 +39,6 @@ public: /* con/destructors */
|
||||
private slots:
|
||||
void pageChanged(int id);
|
||||
|
||||
public: /* methods */
|
||||
static bool isRequired();
|
||||
|
||||
private: /* methods */
|
||||
void retranslate();
|
||||
};
|
||||
|
Reference in New Issue
Block a user