summaryrefslogtreecommitdiffstats
path: root/src/charts/themes/chartthemesystem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/themes/chartthemesystem_p.h')
-rw-r--r--src/charts/themes/chartthemesystem_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/charts/themes/chartthemesystem_p.h b/src/charts/themes/chartthemesystem_p.h
index 01cce56a..a79ac201 100644
--- a/src/charts/themes/chartthemesystem_p.h
+++ b/src/charts/themes/chartthemesystem_p.h
@@ -40,6 +40,7 @@
#define CHARTTHEMESYSTEM_P_H
#include <private/charttheme_p.h>
+#include <QtCharts/private/qchartglobal_p.h>
#ifdef Q_OS_WIN
#include <windows.h>
#include <stdio.h>
@@ -47,7 +48,7 @@
QT_CHARTS_BEGIN_NAMESPACE
-class ChartThemeSystem: public ChartTheme
+class QT_CHARTS_PRIVATE_EXPORT ChartThemeSystem: public ChartTheme
{
public:
// System theme not used at the moment (the user is not able to select this theme)