Skip to content

Commit 53fb3db

Browse files
committed
Fix compiling Advanced Color Wheel with Qt 5.15
1 parent c448673 commit 53fb3db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

thirdparty/Qt-Color-Widgets/src/color_wheel.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <cmath>
2626
#include <QMouseEvent>
2727
#include <QPainter>
28+
#include <QPainterPath>
2829
#include <QLineF>
2930
#include <QDragEnterEvent>
3031
#include <QMimeData>

0 commit comments

Comments
 (0)