Skip to content

Commit

Permalink
Update trafficgraphwidget.cpp
Browse files Browse the repository at this point in the history
Invalid use of incomplete type class QPainterPath error
  • Loading branch information
koh-gt authored Nov 27, 2022
1 parent 0068314 commit bff6389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qt/trafficgraphwidget.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <qt/trafficgraphwidget.h>
#include <qt/clientmodel.h>

#include <QPainterPath>
#include <QPainter>
#include <QColor>
#include <QTimer>
Expand Down

0 comments on commit bff6389

Please sign in to comment.