git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
2011-04-06 Alexis Menard <alexis.menard@openbossa.org>
[WebKit-https.git]
/
Source
/
WebKit
/
qt
/
WebCoreSupport
/
FullScreenVideoQt.h
diff --git
a/Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.h
b/Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.h
index
ac5cb05
..
fda153d
100644
(file)
--- a/
Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.h
+++ b/
Source/WebKit/qt/WebCoreSupport/FullScreenVideoQt.h
@@
-35,7
+35,7
@@
class ChromeClientQt;
class FullScreenVideoWidget;
class HTMLVideoElement;
class Node;
class FullScreenVideoWidget;
class HTMLVideoElement;
class Node;
-#if
ENABL
E(QT_MULTIMEDIA)
+#if
US
E(QT_MULTIMEDIA)
class MediaPlayerPrivateQt;
#endif
class MediaPlayerPrivateQt;
#endif
@@
-63,7
+63,7
@@
private:
#endif
// We do not use ENABLE or USE because moc does not expand these macros.
#endif
// We do not use ENABLE or USE because moc does not expand these macros.
-#if defined(
ENABLE_QT_MULTIMEDIA) && ENABL
E_QT_MULTIMEDIA
+#if defined(
WTF_USE_QT_MULTIMEDIA) && WTF_US
E_QT_MULTIMEDIA
class DefaultFullScreenVideoHandler : public QWebFullScreenVideoHandler {
Q_OBJECT
public:
class DefaultFullScreenVideoHandler : public QWebFullScreenVideoHandler {
Q_OBJECT
public:
@@
-93,7
+93,7
@@
public:
bool isValid() const;
private:
bool isValid() const;
private:
-#if
ENABL
E(QT_MULTIMEDIA)
+#if
US
E(QT_MULTIMEDIA)
MediaPlayerPrivateQt* mediaPlayer();
#endif
MediaPlayerPrivateQt* mediaPlayer();
#endif
@@
-103,7
+103,7
@@
private slots:
private:
ChromeClientQt* m_chromeClient;
HTMLVideoElement* m_videoElement;
private:
ChromeClientQt* m_chromeClient;
HTMLVideoElement* m_videoElement;
-#if
ENABL
E(QT_MULTIMEDIA)
+#if
US
E(QT_MULTIMEDIA)
QWebFullScreenVideoHandler* m_FullScreenVideoHandler;
#endif
#if USE(GSTREAMER)
QWebFullScreenVideoHandler* m_FullScreenVideoHandler;
#endif
#if USE(GSTREAMER)