ports/audio/muse-sequencer/files/patch-awl_slider.cpp
Yuri Victorovich 4a5b7db836 audio/muse-sequencer: Update 4.1.0 → 4.1.0-20230803
Reported by:	portscout
2023-08-08 18:18:54 -07:00

10 lines
179 B
C++

--- awl/slider.cpp.orig 2023-08-03 19:28:45 UTC
+++ awl/slider.cpp
@@ -23,6 +23,7 @@
#include "awl/slider.h"
#include <QPainter>
+#include <QPainterPath>
namespace Awl {