diff layer/WaveformLayer.cpp @ 1611:a6e37c28d762

Fix some Qt deprecations
author Chris Cannam
date Tue, 16 Jun 2020 15:16:50 +0100
parents 2d4107270015
children
line wrap: on
line diff
--- a/layer/WaveformLayer.cpp	Thu May 14 16:38:09 2020 +0100
+++ b/layer/WaveformLayer.cpp	Tue Jun 16 15:16:50 2020 +0100
@@ -27,6 +27,7 @@
 #include "data/model/WaveformOversampler.h"
 
 #include <QPainter>
+#include <QPainterPath>
 #include <QPixmap>
 #include <QTextStream>