NOISSUE add skeleton of the setup wizard

Very wizardly. Also very empty and opening on every start for now.
This commit is contained in:
Petr Mrázek
2016-12-01 02:17:27 +01:00
parent 374710a87b
commit 476d641841
6 changed files with 338 additions and 0 deletions

View File

@@ -111,6 +111,10 @@ SET(MULTIMC_SOURCES
InstanceWindow.h
InstanceWindow.cpp
# GUI - setup wizard
setupwizard/SetupWizard.h
setupwizard/SetupWizard.cpp
# GUI - themes
themes/FusionTheme.cpp
themes/FusionTheme.h
@@ -298,6 +302,9 @@ SET(MULTIMC_UIS
# Widgets/other
widgets/MCModInfoFrame.ui
# The Setup Wizard
setupwizard/SetupWizard.ui
)
set(MULTIMC_QRCS