GH-1793 rearrange setup wizard logic to only check if they are needed once

This commit is contained in:
Petr Mrázek
2017-01-21 18:18:53 +01:00
parent ceb5fc6d75
commit 782384f185
10 changed files with 70 additions and 88 deletions

View File

@ -186,6 +186,7 @@ private:
void initMCEdit();
void initAnalytics();
void shutdownAnalytics();
bool createSetupWizard();
void performMainStartupAction();
// sets the fatal error message and m_status to Failed.