aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
diff options
context:
space:
mode:
authorflow <flowlnlnln@gmail.com>2023-01-27 10:55:49 -0800
committerGitHub <noreply@github.com>2023-01-27 10:55:49 -0800
commitc78db5459ef7afbc8fd5a5b81b03f672f94235bc (patch)
treea6f8721160996ab1720dacd3cf8844524987485a /launcher/CMakeLists.txt
parentf705cf09bce828ea2f8bae918673c1d921713866 (diff)
parenta27564ed70861c0b6676e870c2965332fbd2bf45 (diff)
downloadPrismLauncher-c78db5459ef7afbc8fd5a5b81b03f672f94235bc.tar.gz
PrismLauncher-c78db5459ef7afbc8fd5a5b81b03f672f94235bc.tar.bz2
PrismLauncher-c78db5459ef7afbc8fd5a5b81b03f672f94235bc.zip
Merge pull request #724 from leo78913/dot-ui-mainwindow
Closes https://github.com/PrismLauncher/PrismLauncher/issues/594 Closes https://github.com/PrismLauncher/PrismLauncher/issues/69 Closes https://github.com/PrismLauncher/PrismLauncher/issues/473
Diffstat (limited to 'launcher/CMakeLists.txt')
-rw-r--r--launcher/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/CMakeLists.txt b/launcher/CMakeLists.txt
index b435bf5e..1bfe9cbc 100644
--- a/launcher/CMakeLists.txt
+++ b/launcher/CMakeLists.txt
@@ -937,6 +937,7 @@ SET(LAUNCHER_SOURCES
)
qt_wrap_ui(LAUNCHER_UI
+ ui/MainWindow.ui
ui/setupwizard/PasteWizardPage.ui
ui/setupwizard/ThemeWizardPage.ui
ui/pages/global/AccountListPage.ui