diff layer/WaveformLayer.h @ 1324:13d9b422f7fe zoom

Merge from default branch
author Chris Cannam
date Mon, 17 Sep 2018 13:51:31 +0100
parents a34a2a25907c
children bc2cb82050a0
line wrap: on
line diff
--- a/layer/WaveformLayer.h	Mon Dec 12 15:18:52 2016 +0000
+++ b/layer/WaveformLayer.h	Mon Sep 17 13:51:31 2018 +0100
@@ -59,7 +59,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 RangeMapper *getNewPropertyRangeMapper(const PropertyName &) const;
     virtual void setProperty(const PropertyName &, int value);