summaryrefslogtreecommitdiffstats
path: root/build
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 /build
parent0001ccc1084c338240d1900479cc0922dfb894a9 (diff)
widget/wcolorpickeraction: Do not hand out raw pointer to color picker
Diffstat (limited to 'build')
-rw-r--r--build/depends.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/depends.py b/build/depends.py
index 4bf21b38d9..91b031d13c 100644
--- a/build/depends.py
+++ b/build/depends.py
@@ -991,6 +991,7 @@ class MixxxCore(Feature):
"src/widget/wcoverartlabel.cpp",
"src/widget/wcoverartmenu.cpp",
"src/widget/wcolorpicker.cpp",
+ "src/widget/wcolorpickeraction.cpp",
"src/widget/wcuemenupopup.cpp",
"src/widget/wsingletoncontainer.cpp",
"src/widget/wmainmenubar.cpp",