diff view/View.h @ 1520:4eafe5a1b655 time-frequency-boxes

Tidying
author Chris Cannam
date Wed, 25 Sep 2019 09:46:27 +0100
parents d09345e578a7
children 4f8c72adbf43
line wrap: on
line diff
--- a/view/View.h	Wed Sep 25 09:46:20 2019 +0100
+++ b/view/View.h	Wed Sep 25 09:46:27 2019 +0100
@@ -354,7 +354,7 @@
     int getTextLabelHeight(const Layer *layer, QPainter &) const override;
 
     bool getValueExtents(QString unit, double &min, double &max,
-                                 bool &log) const override;
+                         bool &log) const override;
 
     void toXml(QTextStream &stream, QString indent = "",
                        QString extraAttributes = "") const override;