[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-mediacenter/PMC/0.9] shells/newshell: Include only if QtMultimediaKit is found
From:       Shantanu Tushar <shaan7in () gmail ! com>
Date:       2012-04-21 6:57:57
Message-ID: 20120421065757.8D0E7A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit f158767dc4f4534efde7a39a94c9d5341f58f5aa by Shantanu Tushar.
Committed on 21/04/2012 at 08:57.
Pushed by shantanu into branch 'PMC/0.9'.

Include only if QtMultimediaKit is found

M  +4    -0    shells/newshell/mainwindow.cpp

http://commits.kde.org/plasma-mediacenter/f158767dc4f4534efde7a39a94c9d5341=
f58f5aa

diff --git a/shells/newshell/mainwindow.cpp b/shells/newshell/mainwindow.cpp
index 462aea3..56c3a48 100644
--- a/shells/newshell/mainwindow.cpp
+++ b/shells/newshell/mainwindow.cpp
@@ -26,7 +26,11 @@
 =

 #include <QtDeclarative/QDeclarativeView>
 #include <QtDeclarative/QDeclarativeContext>
+
+#ifdef QT_MULTIMEDIA_KIT_FOUND
 #include <QtMultimediaKit/QVideoWidget>
+#endif
+
 #include <QtOpenGL/QGLWidget>
 #include <QApplication>
 #include <QDebug>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic