diff layer/TimeInstantLayer.h @ 308:cda569dfbdfe

* Add labelling option for instants inserted through tapping (closes FR#1674184) Needs some refinement still, but it's almost functionally complete
author Chris Cannam
date Mon, 08 Oct 2007 14:44:38 +0000
parents cd2492c5fe45
children c0b9eec70639
line wrap: on
line diff
--- a/layer/TimeInstantLayer.h	Fri Oct 05 16:31:30 2007 +0000
+++ b/layer/TimeInstantLayer.h	Mon Oct 08 14:44:38 2007 +0000
@@ -31,6 +31,7 @@
 
 public:
     TimeInstantLayer();
+    virtual ~TimeInstantLayer();
 
     virtual void paint(View *v, QPainter &paint, QRect rect) const;