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

List:       kde-commits
Subject:    branches/work/attica/ocs/example
From:       Jeremy Paul Whiting <jeremy () scitools ! com>
Date:       2009-10-21 2:37:49
Message-ID: 1256092669.168324.17945.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1038312 by whiting:

make it build on systems that dont have qt4 include path...

 M  +1 -1      contentcreation.cpp  
 M  +1 -1      contentdownload.cpp  


--- branches/work/attica/ocs/example/contentcreation.cpp #1038311:1038312
@@ -22,7 +22,7 @@
 #include <QtGui/QTreeWidgetItem>
 #include <KDebug>
 #include <downloaditem.h>
-#include <qt4/QtGui/QMessageBox>
+#include <QtGui/QMessageBox>
 #include <postjob.h>
 #include <QFile>
 
--- branches/work/attica/ocs/example/contentdownload.cpp #1038311:1038312
@@ -22,7 +22,7 @@
 #include <QtGui/QTreeWidgetItem>
 #include <KDebug>
 #include <downloaditem.h>
-#include <qt4/QtGui/QMessageBox>
+#include <QtGui/QMessageBox>
 #include <postjob.h>
 
 using namespace Attica;
[prev in list] [next in list] [prev in thread] [next in thread] 

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