diff layer/PaintAssistant.cpp @ 587:4806715f7a19

Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
author Chris Cannam
date Tue, 14 Jun 2011 15:27:05 +0100
parents f4960f8ce798
children 1a0dfcbffaf1
line wrap: on
line diff
--- a/layer/PaintAssistant.cpp	Tue Jun 14 14:48:29 2011 +0100
+++ b/layer/PaintAssistant.cpp	Tue Jun 14 15:27:05 2011 +0100
@@ -104,7 +104,7 @@
             ny = getYForValue(scale, nval, minVal, maxVal, rect.y(), h);
         }
 
-//        DEBUG << "PaintAssistant::paintVerticalLevelScale: val = "
+//        SVDEBUG << "PaintAssistant::paintVerticalLevelScale: val = "
 //                  << val << ", y = " << y << ", h = " << h << endl;
 
         bool spaceForLabel = (i == 0 ||