diff --git a/src/blackgui/components/configurationwizard.h b/src/blackgui/components/configurationwizard.h index 0668bace3..6c7e7ec38 100644 --- a/src/blackgui/components/configurationwizard.h +++ b/src/blackgui/components/configurationwizard.h @@ -33,14 +33,14 @@ namespace BlackGui enum Pages { Legal, - CopySettingsAndCaches, + DataLoad, CopyModels, - CopySettings, - CopyCaches, + CopySettingsAndCaches, + FirstModelSet, + CopySettings, //!< deprecated + CopyCaches, //!< deprecated ConfigSimulator, XSwiftBus, - DataLoad, - FirstModelSet, ConfigHotkeys }; diff --git a/src/blackgui/components/configurationwizard.ui b/src/blackgui/components/configurationwizard.ui index 2806102ec..ee05ee173 100644 --- a/src/blackgui/components/configurationwizard.ui +++ b/src/blackgui/components/configurationwizard.ui @@ -53,6 +53,38 @@ + + + Data loading + + + Caches model and ICAO data + + + + 4 + + + 4 + + + 4 + + + 4 + + + + + QFrame::StyledPanel + + + QFrame::Raised + + + + + Copy models @@ -103,6 +135,26 @@ + + + First model set + + + Create a simple model set (for a start) + + + + + + I do this later / do not need this + + + + + + + + Copy configuration from another installation @@ -244,77 +296,6 @@ - - - Data loading - - - Caches model and ICAO data - - - - 4 - - - 4 - - - 4 - - - 4 - - - - - QFrame::StyledPanel - - - QFrame::Raised - - - - - - - - First model set - - - Configure a simple model set - - - - 4 - - - 4 - - - 4 - - - 4 - - - - - I will do that later (skip) - - - - - - - QFrame::StyledPanel - - - QFrame::Raised - - - - - Hotkeys @@ -453,22 +434,6 @@ - - pb_SkipFirstModelSet - clicked() - CConfigurationWizard - next() - - - 749 - 70 - - - 804 - 75 - - - pb_SkipXSwiftBus clicked()