summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-02-12 00:54:53 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-02-12 11:34:06 +0100
commit56c1615d4e1cc991d12b55fd50d0ea989f7cb48d (patch)
treea97dc2ff7a6a757bc05eae3faf0ec381740b4906 /CMakeLists.txt
parent0001ccc1084c338240d1900479cc0922dfb894a9 (diff)
widget/wcolorpickeraction: Do not hand out raw pointer to color picker
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 54da2dce50..545d51b0cf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -632,6 +632,7 @@ add_library(mixxx-lib STATIC EXCLUDE_FROM_ALL
src/widget/wbattery.cpp
src/widget/wbeatspinbox.cpp
src/widget/wcolorpicker.cpp
+ src/widget/wcolorpickeraction.cpp
src/widget/wcombobox.cpp
src/widget/wcoverart.cpp
src/widget/wcoverartlabel.cpp