summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorHarshit Maurya <hmaurya999@gmail.com>2020-04-01 16:08:16 +0530
committerHarshit Maurya <hmaurya999@gmail.com>2020-04-01 16:08:16 +0530
commit9abb8a6798aac08e89bb9f3f98b173ecbd275ae0 (patch)
tree470542efb801c7805272b4105ef79377267a918f /build
parent92d6ce908d68f963202d559e3e8b904abda929cc (diff)
widget/wtrackproperty: introduce new class to decouple context menu from wtracktableview
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 cc6572f845..36f225f6c9 100644
--- a/build/depends.py
+++ b/build/depends.py
@@ -1018,6 +1018,7 @@ class MixxxCore(Feature):
"src/widget/wlibrarytableview.cpp",
"src/widget/wanalysislibrarytableview.cpp",
"src/widget/wlibrarytextbrowser.cpp",
+ "src/widget/wtrackmenu.cpp",
"src/database/mixxxdb.cpp",
"src/database/schemamanager.cpp",