summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginehistory_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginehistory_p.h')
-rw-r--r--src/core/api/qwebenginehistory_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebenginehistory_p.h b/src/core/api/qwebenginehistory_p.h
index 99c42d7eb..fe28f4a0e 100644
--- a/src/core/api/qwebenginehistory_p.h
+++ b/src/core/api/qwebenginehistory_p.h
@@ -72,7 +72,7 @@ public:
int offsetForIndex(int) const override;
};
-class Q_WEBENGINECORE_PRIVATE_EXPORT QWebEngineHistoryPrivate
+class Q_WEBENGINECORE_EXPORT QWebEngineHistoryPrivate
{
public:
typedef std::function<QUrl (const QUrl &)> ImageProviderUrl;