~ubuntu-branches/ubuntu/raring/calligra/raring-proposed

« back to all changes in this revision

Viewing changes to plugins/chartshape/ChartPart.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-01-15 17:26:10 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20130115172610-b193s9546hyssmym
Tags: 1:2.5.94-0ubuntu1
New upstream RC release

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
class KoView;
28
28
 
29
 
class KCHART_EXPORT ChartPart : public KoPart
 
29
class CHARTSHAPELIB_EXPORT ChartPart : public KoPart
30
30
{
31
31
    Q_OBJECT
32
32