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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/libkdepim
From:       Constantin Berzan <exit3219 () gmail ! com>
Date:       2009-08-18 7:44:41
Message-ID: 1250581481.613275.7597.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1012840 by cberzan:

apparently Q_DECLARE_METATYPE wants the full type, so we have to include boost/shared_ptr


 M  +0 -2      attachmentpart.cpp  
 M  +2 -4      attachmentpart.h  


--- branches/work/akonadi-ports/kdepim/libkdepim/attachmentpart.cpp #1012839:1012840
@@ -19,8 +19,6 @@
 
 #include "attachmentpart.h"
 
-#include <boost/shared_ptr.hpp>
-
 #include <KDebug>
 #include <KUrl>
 
--- branches/work/akonadi-ports/kdepim/libkdepim/attachmentpart.h #1012839:1012840
@@ -22,15 +22,13 @@
 
 #include "kdepim_export.h"
 
+#include <boost/shared_ptr.hpp>
+
 #include <QtCore/QList>
 #include <QtCore/QMetaType>
 
 #include <kmime/kmime_headers.h>
 
-namespace boost {
-  template <typename T> class shared_ptr;
-}
-
 namespace KPIM {
 
 class KDEPIM_EXPORT AttachmentPart
[prev in list] [next in list] [prev in thread] [next in thread] 

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