summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qfxflowview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/qfxflowview.cpp')
-rw-r--r--src/declarative/extra/qfxflowview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/extra/qfxflowview.cpp b/src/declarative/extra/qfxflowview.cpp
index 4af8af9..b2470ba 100644
--- a/src/declarative/extra/qfxflowview.cpp
+++ b/src/declarative/extra/qfxflowview.cpp
@@ -57,7 +57,7 @@ public:
int row() const;
int column() const;
-signals:
+Q_SIGNALS:
void posChanged();
private: