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

« back to all changes in this revision

Viewing changes to imageplugins/infrared/infrared.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:
34
34
 
35
35
#include <QDateTime>
36
36
 
 
37
// KDE includes
 
38
 
 
39
#include <kdebug.h>
 
40
 
37
41
// Local includes
38
42
 
39
43
#include "dimg.h"
41
45
#include "imagecurves.h"
42
46
#include "imagehistogram.h"
43
47
#include "dimgimagefilters.h"
44
 
#include "debug.h"
45
48
#include "globals.h"
46
49
 
47
50
namespace DigikamInfraredImagesPlugin