~ubuntu-branches/ubuntu/raring/kdepimlibs/raring-proposed

« back to all changes in this revision

Viewing changes to syndication/person.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-07-08 00:32:40 UTC
  • mto: (0.5.5 experimental) (1.1.93)
  • mto: This revision was merged to the branch mainline in revision 100.
  • Revision ID: package-import@ubuntu.com-20110708003240-no12z37io7q5nxwt
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#ifndef SYNDICATION_PERSON_H
24
24
#define SYNDICATION_PERSON_H
25
25
 
 
26
#include <QString>
26
27
#include <boost/shared_ptr.hpp>
27
28
 
28
29
#include "ksyndication_export.h"