diff layer/Layer.h @ 270:61a704654497

...
author Chris Cannam
date Tue, 26 Jun 2007 14:57:29 +0000
parents 7b58c5e91f20
children 87e4c880b4c8
line wrap: on
line diff
--- a/layer/Layer.h	Tue Jun 26 12:27:47 2007 +0000
+++ b/layer/Layer.h	Tue Jun 26 14:57:29 2007 +0000
@@ -461,7 +461,7 @@
     bool m_haveDraggingRect;
 
     void paintMeasurementRect(View *v, QPainter &paint,
-                              const MeasureRect &r) const;
+                              const MeasureRect &r, bool focus) const;
 
 private:
     mutable QMutex m_dormancyMutex;