Skip to content

Commit

Permalink
Fix build with Qt 5.15+
Browse files Browse the repository at this point in the history
  • Loading branch information
LevitatingBusinessMan committed Jun 29, 2020
1 parent 6374957 commit 73dc294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spline/spline-widget.cpp
Expand Up @@ -10,6 +10,7 @@
#include <QString>
#include <QToolTip>
#include <QtEvents>
#include <QPainterPath>

#include <QDebug>

Expand Down

0 comments on commit 73dc294

Please sign in to comment.