summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoprobe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/multimedia/video/qvideoprobe.h')
-rw-r--r--src/multimedia/video/qvideoprobe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/video/qvideoprobe.h b/src/multimedia/video/qvideoprobe.h
index 93ba4d2f5..38f5ca05a 100644
--- a/src/multimedia/video/qvideoprobe.h
+++ b/src/multimedia/video/qvideoprobe.h
@@ -62,7 +62,7 @@ public:
bool isActive() const;
Q_SIGNALS:
- void videoFrameProbed(const QVideoFrame &videoFrame);
+ void videoFrameProbed(const QVideoFrame &frame);
void flush();
private: