[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdegraphics/kfile-plugins/jpeg
From:       Brad Hards <bradh () frogmouth ! net>
Date:       2004-12-18 4:58:09
Message-ID: 20041218045809.8892C1BA3A () office ! kde ! org
[Download RAW message or body]

CVS commit by bhards: 

Use correct debug area


  M +1 -1      exif.cpp   1.11


--- kdegraphics/kfile-plugins/jpeg/exif.cpp  #1.10:1.11
@@ -814,5 +814,5 @@ void ExifData::process_EXIF(unsigned cha
     // Compute the CCD width, in milimeters.
     if (FocalplaneXRes != 0){
-        kdDebug() << "ExifImageWidth " << ExifImageWidth << " FocalplaneUnits " << \
FocalplaneUnits << " FocalplaneXRes " << FocalplaneXRes << endl; +        \
kdDebug(7034) << "ExifImageWidth " << ExifImageWidth << " FocalplaneUnits " << \
                FocalplaneUnits << " FocalplaneXRes " << FocalplaneXRes << endl;
         ExifData::CCDWidth = (float)(ExifImageWidth * FocalplaneUnits / \
FocalplaneXRes);  }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic