summaryrefslogtreecommitdiffstats
path: root/src/core/printing/printer_worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/printing/printer_worker.h')
-rw-r--r--src/core/printing/printer_worker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/printing/printer_worker.h b/src/core/printing/printer_worker.h
index b3ac07ad4..0d2454fa0 100644
--- a/src/core/printing/printer_worker.h
+++ b/src/core/printing/printer_worker.h
@@ -26,7 +26,7 @@ QT_END_NAMESPACE
namespace QtWebEngineCore {
-class Q_WEBENGINECORE_PRIVATE_EXPORT PrinterWorker : public QObject
+class Q_WEBENGINECORE_EXPORT PrinterWorker : public QObject
{
Q_OBJECT
public: