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

List:       kde-commits
Subject:    koffice/libs/kofficecore
From:       Laurent Montel <montel () kde ! org>
Date:       2006-03-28 11:28:22
Message-ID: 1143545302.076373.16529.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 523489 by mlaurent:

Fix some include error


 M  +2 -2      KoPictureBase.cpp  
 M  +2 -2      KoPictureShared.cpp  


--- trunk/koffice/libs/kofficecore/KoPictureBase.cpp #523488:523489
@@ -26,14 +26,14 @@
 #include <kconfig.h>
 #include <kglobal.h>
 
-#include <kmdcodec.h>
+#include <kcodecs.h>
 #include <qpainter.h>
 #include <q3picture.h>
 #include <qpixmap.h>
 #include <q3dragobject.h>
 //Added by qt3to4:
 #include <Q3CString>
-
+#include <QBuffer>
 static int s_useSlowResizeMode = -1; // unset
 
 KoPictureBase::KoPictureBase(void)
--- trunk/koffice/libs/kofficecore/KoPictureShared.cpp #523488:523489
@@ -28,7 +28,7 @@
 #include <kurl.h>
 #include <kfilterdev.h>
 #include <kio/netaccess.h>
-
+#include <QBuffer>
 #include "KoPictureKey.h"
 #include "KoPictureBase.h"
 #include "KoPictureImage.h"
@@ -36,7 +36,7 @@
 #include "KoPictureClipart.h"
 #include "KoPictureWmf.h"
 #include "KoPictureShared.h"
-#include <kmdcodec.h>
+#include <kcodecs.h>
 
 
 KoPictureShared::KoPictureShared(void) : m_base(NULL)
[prev in list] [next in list] [prev in thread] [next in thread] 

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