summaryrefslogtreecommitdiffstats
path: root/src/core/autofill_popup_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/autofill_popup_controller.h')
-rw-r--r--src/core/autofill_popup_controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/autofill_popup_controller.h b/src/core/autofill_popup_controller.h
index 586149b95..1b4d8d7e8 100644
--- a/src/core/autofill_popup_controller.h
+++ b/src/core/autofill_popup_controller.h
@@ -15,7 +15,7 @@ namespace QtWebEngineCore {
class AutofillPopupControllerPrivate;
-class Q_WEBENGINECORE_PRIVATE_EXPORT AutofillPopupController : public QObject
+class Q_WEBENGINECORE_EXPORT AutofillPopupController : public QObject
{
Q_OBJECT
Q_PROPERTY(QStringListModel *model READ model CONSTANT FINAL)