Skip to content

Commit 2bcb4b3

Browse files
author
ThePBone
committed
Fix visualizer on lower qt versions
1 parent 0b1817f commit 2bcb4b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

visualization/spectrograph.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
#include <QMouseEvent>
5454
#include <QPainter>
5555
#include <QTimerEvent>
56+
#include <QPainterPath>
5657

5758
const int NullTimerId = -1;
5859
const int NullIndex = -1;

0 commit comments

Comments
 (0)