summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxevents.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxevents.cpp')
-rw-r--r--src/declarative/fx/qfxevents.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxevents.cpp b/src/declarative/fx/qfxevents.cpp
index 195d1e5..94c2d2e 100644
--- a/src/declarative/fx/qfxevents.cpp
+++ b/src/declarative/fx/qfxevents.cpp
@@ -176,7 +176,7 @@ MouseRegion {
\endqml
*/
-QML_DEFINE_NOCREATE_TYPE(QFxKeyEvent);
-QML_DEFINE_NOCREATE_TYPE(QFxMouseEvent);
+QML_DEFINE_NOCREATE_TYPE(QFxKeyEvent)
+QML_DEFINE_NOCREATE_TYPE(QFxMouseEvent)
QT_END_NAMESPACE