~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to kchart/kdchart/KDChartPainter.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2002-04-01 15:17:58 UTC
  • Revision ID: james.westby@ubuntu.com-20020401151758-w34ranmszywms40f
Tags: 1:1.1.1-7
* Fixed documentation conflicts (closes: Bug#140688).
* Demo files are all once zipped with no .gz extension (closes: Bug#136288).

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  Copyright (C) 2001 by Klar�lvdalens Datakonsult AB
9
9
*/
10
10
 
 
11
#include <cmath>
11
12
#include <KDDrawText.h>
12
13
#include <KDChartPainter.h>
13
14
#include <KDChartEnums.h>