mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-11 11:26:00 -05:00
QT_CHARTS_USE_NAMESPACE only for qt5
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
|
||||
#if QT_CHARTS_LIB
|
||||
#include <QtCharts/QChartView>
|
||||
|
||||
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
|
||||
QT_CHARTS_USE_NAMESPACE
|
||||
#endif
|
||||
|
||||
class Project;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user