summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxkeyactions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxkeyactions.cpp')
-rw-r--r--src/declarative/fx/qfxkeyactions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxkeyactions.cpp b/src/declarative/fx/qfxkeyactions.cpp
index a07f047..5a1fd7d 100644
--- a/src/declarative/fx/qfxkeyactions.cpp
+++ b/src/declarative/fx/qfxkeyactions.cpp
@@ -44,7 +44,7 @@
QT_BEGIN_NAMESPACE
-QML_DEFINE_TYPE(QFxKeyActions,KeyActions);
+QML_DEFINE_TYPE(QFxKeyActions,KeyActions)
class QFxKeyActionsPrivate
{