mirror of
https://github.com/UltimMC/Launcher.git
synced 2026-01-06 07:04:10 +00:00
NOISSUE add skeleton of the setup wizard
Very wizardly. Also very empty and opening on every start for now.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user