SVN commit 769255 by osterfeld: SVN_SILENT interfaces/, too M +1 -1 article.h --- trunk/KDE/kdepim/akregator/interfaces/article.h #769254:769255 @@ -131,7 +131,7 @@ private: struct Private; - boost::shared_ptr d; + Private* d; }; } // namespace Akregator