Skip to content

Commit

Permalink
Merge branch 'main' into library-controls-color-selector
Browse files Browse the repository at this point in the history
Co-authored-by: ronso0 <ronso0@mixxx.org>
  • Loading branch information
aqw42 and ronso0 committed Sep 29, 2024
2 parents a091a4f + 20b6fc6 commit e70da63
Show file tree
Hide file tree
Showing 77 changed files with 2,022 additions and 2,794 deletions.
2,069 changes: 0 additions & 2,069 deletions CHANGELOG.md.backup

This file was deleted.

2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2101,6 +2101,7 @@ add_executable(mixxx-test
src/test/imageutils_test.cpp
src/test/indexrange_test.cpp
src/test/itunesxmlimportertest.cpp
src/test/keyfactorytest.cpp
src/test/keyutilstest.cpp
src/test/lcstest.cpp
src/test/learningutilstest.cpp
Expand Down Expand Up @@ -3467,6 +3468,7 @@ if (STEM)
src/sources/soundsourcestem.cpp
src/track/steminfoimporter.cpp
src/track/steminfo.cpp
src/widget/wstemlabel.cpp
)
if(QOPENGL)
target_sources(mixxx-lib PRIVATE
Expand Down
Loading

0 comments on commit e70da63

Please sign in to comment.