summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxfocuspanel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxfocuspanel.cpp')
-rw-r--r--src/declarative/fx/qfxfocuspanel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxfocuspanel.cpp b/src/declarative/fx/qfxfocuspanel.cpp
index 5d62e66..6da8564 100644
--- a/src/declarative/fx/qfxfocuspanel.cpp
+++ b/src/declarative/fx/qfxfocuspanel.cpp
@@ -43,7 +43,7 @@
QT_BEGIN_NAMESPACE
-QML_DEFINE_TYPE(QFxFocusPanel,FocusPanel);
+QML_DEFINE_TYPE(QFxFocusPanel,FocusPanel)
/*!
\qmlclass FocusPanel