Skip to content

Commit 67847d3

Browse files
committed
Fix compilation on newer Qt by adding an include
1 parent 9b189a1 commit 67847d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/generator/uianalogshape.cpp

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

1818
#include <QDebug>
1919
#include <qmath.h>
20+
#include <QPainterPath>
2021

2122
/*!
2223
\class UiAnalogShape

0 commit comments

Comments
 (0)