Qt 5.15 adjustments related to the change of location of QPainterPath

This commit is contained in:
Ruben Manuel Thoms 2020-08-04 13:41:07 +02:00 committed by rubenthoms
parent 23ab5adfd3
commit 40a4e57129
2 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "cvfAssert.h"
#include <QPainter>
#include <QPainterPath>
//--------------------------------------------------------------------------------------------------
/// Internal class to support labels on symbols

View File

@ -21,6 +21,8 @@
#define _USE_MATH_DEFINES
#include "nightcharts.h"
#include <QPainterPath>
Nightcharts::Nightcharts()//QPainter *painter)
{