summaryrefslogtreecommitdiffstats
path: root/src/core/authentication_dialog_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/authentication_dialog_controller.h')
-rw-r--r--src/core/authentication_dialog_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/authentication_dialog_controller.h b/src/core/authentication_dialog_controller.h
index ea8d9035e..944ec4d15 100644
--- a/src/core/authentication_dialog_controller.h
+++ b/src/core/authentication_dialog_controller.h
@@ -22,7 +22,7 @@ namespace QtWebEngineCore {
class AuthenticationDialogControllerPrivate;
-class Q_WEBENGINECORE_PRIVATE_EXPORT AuthenticationDialogController : public QObject {
+class Q_WEBENGINECORE_EXPORT AuthenticationDialogController : public QObject {
Q_OBJECT
public:
~AuthenticationDialogController();