mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Fix build on Windows - export ExternalJsObject
This commit is contained in:
parent
139a8dc8f1
commit
e512cc7433
|
@ -25,7 +25,7 @@ class AutoFillJsObject;
|
|||
|
||||
class QWebChannel;
|
||||
|
||||
class ExternalJsObject : public QObject
|
||||
class QUPZILLA_EXPORT ExternalJsObject : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_PROPERTY(QObject* speedDial READ speedDial CONSTANT)
|
||||
|
|
Loading…
Reference in New Issue
Block a user