summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorUwe Klotz <uklotz@mixxx.org>2020-03-24 13:15:49 +0100
committerUwe Klotz <uklotz@mixxx.org>2020-03-24 13:15:49 +0100
commit7d495444778072f292716150f27fdc22cfdfb937 (patch)
treedce52b0d85fa0935bf21a1a49ff549a78dbe0aaf /CMakeLists.txt
parent9f495ec50ac8db0b78bfc187b9366e61862ea65e (diff)
parent041222c0aa2243565302d1af35fe53efa18214f2 (diff)
Merge branch 'master' into basetracktablemodel
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 23a59cb547..831896c3cf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -687,6 +687,7 @@ add_library(mixxx-lib STATIC EXCLUDE_FROM_ALL
src/widget/weffectparameterknobcomposed.cpp
src/widget/weffectpushbutton.cpp
src/widget/weffectselector.cpp
+ src/widget/whotcuebutton.cpp
src/widget/wimagestore.cpp
src/widget/wkey.cpp
src/widget/wknob.cpp