diff layer/NoteLayer.h @ 1266:a34a2a25907c

Untabify
author Chris Cannam
date Thu, 01 Mar 2018 18:02:22 +0000
parents 4fe7a09be0fe
children d79e21855aef
line wrap: on
line diff
--- a/layer/NoteLayer.h	Thu Mar 01 14:43:53 2018 +0000
+++ b/layer/NoteLayer.h	Thu Mar 01 18:02:22 2018 +0000
@@ -43,8 +43,8 @@
     virtual QString getFeatureDescription(LayerGeometryProvider *v, QPoint &) const;
 
     virtual bool snapToFeatureFrame(LayerGeometryProvider *v, sv_frame_t &frame,
-				    int &resolution,
-				    SnapType snap) const;
+                                    int &resolution,
+                                    SnapType snap) const;
 
     virtual void drawStart(LayerGeometryProvider *v, QMouseEvent *);
     virtual void drawDrag(LayerGeometryProvider *v, QMouseEvent *);
@@ -78,7 +78,7 @@
     virtual int getPropertyRangeAndValue(const PropertyName &,
                                          int *min, int *max, int *deflt) const;
     virtual QString getPropertyValueLabel(const PropertyName &,
-					  int value) const;
+                                          int value) const;
     virtual void setProperty(const PropertyName &, int value);
 
     enum VerticalScale {