Skip to content

Commit d6733da

Browse files
author
ThePBone
committed
Fix include (QPainterPath)
1 parent dcc5033 commit d6733da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dialog/liquidequalizerwidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
#include "liquidequalizerwidget.h"
2020
#include <QLinearGradient>
21+
#include <QPainterPath>
2122
#include <QDebug>
2223

2324
using namespace std;

0 commit comments

Comments
 (0)