diff view/Pane.h @ 765:410816717c2c tony_integration

Merge from tonioni branch
author Chris Cannam
date Wed, 07 May 2014 15:12:13 +0100
parents 30bc7b2155dc
children 584b11df8e4f 4c8ca536b54f
line wrap: on
line diff
--- a/view/Pane.h	Wed Apr 02 08:53:32 2014 +0100
+++ b/view/Pane.h	Wed May 07 15:12:13 2014 +0100
@@ -107,6 +107,7 @@
     void drawVerticalScale(QRect r, Layer *, QPainter &);
     void drawFeatureDescription(Layer *, QPainter &);
     void drawCentreLine(int, QPainter &, bool omitLine);
+    void drawModelTimeExtents(QRect, QPainter &, const Model *);
     void drawDurationAndRate(QRect, const Model *, int, QPainter &);
     void drawWorkTitle(QRect, QPainter &, const Model *);
     void drawLayerNames(QRect, QPainter &);