aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-08-12 10:58:27 +0200
committerSefa Eyeoglu <contact@scrumplex.net>2023-08-12 10:58:27 +0200
commit6423edaa76c362ea9fd32a4a0ddeda78e06793db (patch)
tree4e052ff604fc42831ef28fe1efa6fc77ed352b03 /launcher/CMakeLists.txt
parent74fe2fb2a6282a9292cc912b865ce0179dbc3412 (diff)
parent44153a28e369943ea16545146fec81f7a62e44dd (diff)
downloadPrismLauncher-6423edaa76c362ea9fd32a4a0ddeda78e06793db.tar.gz
PrismLauncher-6423edaa76c362ea9fd32a4a0ddeda78e06793db.tar.bz2
PrismLauncher-6423edaa76c362ea9fd32a4a0ddeda78e06793db.zip
Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle
Diffstat (limited to 'launcher/CMakeLists.txt')
-rw-r--r--launcher/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/launcher/CMakeLists.txt b/launcher/CMakeLists.txt
index a01c5ef0..5255f9d3 100644
--- a/launcher/CMakeLists.txt
+++ b/launcher/CMakeLists.txt
@@ -974,6 +974,8 @@ SET(LAUNCHER_SOURCES
ui/dialogs/ChooseProviderDialog.cpp
ui/dialogs/ModUpdateDialog.cpp
ui/dialogs/ModUpdateDialog.h
+ ui/dialogs/InstallLoaderDialog.cpp
+ ui/dialogs/InstallLoaderDialog.h
# GUI - widgets
ui/widgets/Common.cpp