projects
/
platform
/
upstream
/
qtmultimedia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea222e6
)
Add the library prefix to QObject in public header
author
Sergio Ahumada
<sahumada@blackberry.com>
Tue, 3 Feb 2015 20:07:04 +0000
(21:07 +0100)
committer
Yoann Lopes
<yoann.lopes@theqtcompany.com>
Wed, 4 Feb 2015 12:59:40 +0000
(12:59 +0000)
Change-Id: I3add728003f4199fe7adec364487cc9b60a8c4cf
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
src/multimedia/video/qvideoprobe.h
patch
|
blob
|
history
diff --git
a/src/multimedia/video/qvideoprobe.h
b/src/multimedia/video/qvideoprobe.h
index
6fbb688
..
f1475d6
100644
(file)
--- a/
src/multimedia/video/qvideoprobe.h
+++ b/
src/multimedia/video/qvideoprobe.h
@@
-34,7
+34,7
@@
#ifndef QVIDEOPROBE_H
#define QVIDEOPROBE_H
-#include <QObject>
+#include <Q
tCore/Q
Object>
#include <QtMultimedia/qvideoframe.h>
QT_BEGIN_NAMESPACE