diff options
author | phit <2097483+phit@users.noreply.github.com> | 2021-03-26 23:15:20 +0100 |
---|---|---|
committer | phit <2097483+phit@users.noreply.github.com> | 2021-04-08 19:32:34 +0200 |
commit | 1f8408c79340c7cc93fa1677021f3d0dc3f75c34 (patch) | |
tree | 511c6f9b2dba3e14d8322dddfd7ed1e897ba205b /application/CMakeLists.txt | |
parent | 5400d4e61389694597381f360e0462932d33bfe1 (diff) | |
download | PrismLauncher-1f8408c79340c7cc93fa1677021f3d0dc3f75c34.tar.gz PrismLauncher-1f8408c79340c7cc93fa1677021f3d0dc3f75c34.tar.bz2 PrismLauncher-1f8408c79340c7cc93fa1677021f3d0dc3f75c34.zip |
NOISSUE Curseforge makeover
update UI to match other modpack platforms
add sorting
add version selection, fixes GH-3667
add installing beta versions, fixes GH-3611
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r-- | application/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt index afd13574..c240baf2 100644 --- a/application/CMakeLists.txt +++ b/application/CMakeLists.txt @@ -145,7 +145,6 @@ SET(MULTIMC_SOURCES pages/modplatform/legacy_ftb/ListModel.h pages/modplatform/legacy_ftb/ListModel.cpp - pages/modplatform/flame/FlameData.h pages/modplatform/flame/FlameModel.cpp pages/modplatform/flame/FlameModel.h pages/modplatform/flame/FlamePage.cpp |