-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mixxx (2.6.0.c48074.rc0b4f50082)
- Loading branch information
1 parent
99e92d0
commit 2594415
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mixxx
updated
12 files
+41 −39 | src/widget/paintable.cpp | |
+5 −5 | src/widget/paintable.h | |
+9 −9 | src/widget/wbattery.cpp | |
+5 −5 | src/widget/wdisplay.cpp | |
+2 −2 | src/widget/wknobcomposed.cpp | |
+4 −4 | src/widget/wpushbutton.cpp | |
+9 −9 | src/widget/wslidercomposed.cpp | |
+2 −2 | src/widget/wspinnybase.cpp | |
+6 −6 | src/widget/wstatuslight.cpp | |
+3 −3 | src/widget/wvumeterbase.cpp | |
+3 −3 | src/widget/wvumeterlegacy.cpp | |
+2 −2 | src/widget/wwidgetgroup.cpp |