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

List:       kde-commits
Subject:    koffice/filters/kchart
From:       Laurent Montel <montel () kde ! org>
Date:       2006-05-13 13:38:32
Message-ID: 1147527512.072248.25319.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 540442 by mlaurent:

Q3CString--


 M  +1 -1      libimageexport/imageexport.cpp  
 M  +1 -1      libimageexport/imageexport.h  
 M  +1 -1      svg/svgexport.cc  
 M  +1 -1      svg/svgexport.h  


--- trunk/koffice/filters/kchart/libimageexport/imageexport.cpp #540441:540442
@@ -20,7 +20,7 @@
 #include <QPixmap>
 #include <QPainter>
 //Added by qt3to4:
-#include <Q3CString>
+#include <QByteArray>
 
 #include <kmessagebox.h>
 
--- trunk/koffice/filters/kchart/libimageexport/imageexport.h #540441:540442
@@ -23,7 +23,7 @@
 #include <KoFilter.h>
 //Added by qt3to4:
 #include <QPixmap>
-#include <Q3CString>
+#include <QByteArray>
 
 // we have only one class being exported, no need to pollute koffice_export.h with this stuff:
 #ifdef Q_WS_WIN
--- trunk/koffice/filters/kchart/svg/svgexport.cc #540441:540442
@@ -20,7 +20,7 @@
 #include <q3picture.h>
 #include <QPainter>
 //Added by qt3to4:
-#include <Q3CString>
+#include <QByteArray>
 
 #include <kmessagebox.h>
 
--- trunk/koffice/filters/kchart/svg/svgexport.h #540441:540442
@@ -22,7 +22,7 @@
 
 #include <KoFilter.h>
 //Added by qt3to4:
-#include <Q3CString>
+#include <QByteArray>
 
 class SvgExport : public KoFilter
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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