~ubuntu-branches/ubuntu/karmic/digikam/karmic-backports

« back to all changes in this revision

Viewing changes to libs/dimg/filters/bcgmodifier.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Ubuntu Archive Auto-Backport
  • Date: 2009-12-07 19:03:53 UTC
  • mfrom: (54.1.4 lucid)
  • Revision ID: james.westby@ubuntu.com-20091207190353-oara3lenjxymto3i
Tags: 2:1.0.0~rc-1ubuntu1~karmic1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#include <cstdio>
33
33
#include <cmath>
34
34
 
 
35
// KDE includes
 
36
 
 
37
#include <kdebug.h>
 
38
 
35
39
// Local includes
36
40
 
37
41
#include "dimg.h"
38
 
#include "debug.h"
39
42
#include "globals.h"
40
43
 
41
44
namespace Digikam