Skip to content

Commit

Permalink
Merge pull request #1733 from div72/add-traffic-header
Browse files Browse the repository at this point in the history
qt: Include QPainterPath in trafficgraphwidget.cpp
  • Loading branch information
jamescowens committed Jun 14, 2020
2 parents 97d5875 + af58db0 commit 06bbc5e
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 @@ -2,6 +2,7 @@
#include "clientmodel.h"

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

Expand Down

0 comments on commit 06bbc5e

Please sign in to comment.