summaryrefslogtreecommitdiffstats
path: root/build/depends.py
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2020-03-15 17:20:01 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2020-03-17 23:51:27 +0100
commitd13f3ab486125b3ddbce8926f2330cf83e795468 (patch)
tree2698b225b533b009e0cf4609f5670628d5604b12 /build/depends.py
parent7ece3ef9525a0957178d04b3923964d41c0051f6 (diff)
Added WHotcueButton featuring a right click context menu
Diffstat (limited to 'build/depends.py')
-rw-r--r--build/depends.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/depends.py b/build/depends.py
index e13d2df5b3..eee9463315 100644
--- a/build/depends.py
+++ b/build/depends.py
@@ -960,6 +960,7 @@ class MixxxCore(Feature):
"src/widget/wvumeter.cpp",
"src/widget/wpushbutton.cpp",
"src/widget/weffectpushbutton.cpp",
+ "src/widget/whotcuebutton.cpp",
"src/widget/wslidercomposed.cpp",
"src/widget/wstatuslight.cpp",
"src/widget/woverview.cpp",