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

List:       kde-commits
Subject:    kdereview/mplayerthumbs/src
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-04-15 20:34:18
Message-ID: 1239827658.244323.10956.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 954507 by coles:

Fixed includes, now compiles again.



 M  +1 -1      frameselector.h  
 M  +1 -1      phononbackend.cpp  


--- trunk/kdereview/mplayerthumbs/src/frameselector.h #954506:954507
@@ -19,7 +19,7 @@
 
 #ifndef FRAMESELECTOR_H
 #define FRAMESELECTOR_H
-#include <Qt/QtCore>
+#include <QtCore/QtGlobal>
 class PreviewingFile;
 class FrameSelector
 {
--- trunk/kdereview/mplayerthumbs/src/phononbackend.cpp #954506:954507
@@ -18,7 +18,7 @@
 */
 
 #include "phononbackend.h"
-#include <Qt/QtCore>
+#include <QtCore/QtGlobal>
 #include <phonon/phononnamespace.h>
 using namespace Phonon;
 Thumbnail* PhononBackend::preview(int)
[prev in list] [next in list] [prev in thread] [next in thread] 

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