aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/enterkeyactionattachedtype_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/virtualkeyboard/enterkeyactionattachedtype_p.h')
-rw-r--r--src/virtualkeyboard/enterkeyactionattachedtype_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/virtualkeyboard/enterkeyactionattachedtype_p.h b/src/virtualkeyboard/enterkeyactionattachedtype_p.h
index a7a7f4f8..d5c52b03 100644
--- a/src/virtualkeyboard/enterkeyactionattachedtype_p.h
+++ b/src/virtualkeyboard/enterkeyactionattachedtype_p.h
@@ -48,7 +48,7 @@
QT_BEGIN_NAMESPACE
namespace QtVirtualKeyboard {
-class QVIRTUALKEYBOARD_EXPORT EnterKeyActionAttachedType : public QObject
+class Q_VIRTUALKEYBOARD_EXPORT EnterKeyActionAttachedType : public QObject
{
Q_OBJECT
Q_PROPERTY(int actionId READ actionId WRITE setActionId NOTIFY actionIdChanged)