summaryrefslogtreecommitdiffstats
path: root/src/widget/woverview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/woverview.h')
-rw-r--r--src/widget/woverview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/woverview.h b/src/widget/woverview.h
index 712c148f45..e2ed5948fd 100644
--- a/src/widget/woverview.h
+++ b/src/widget/woverview.h
@@ -89,7 +89,7 @@ class WOverview : public WWidget, public TrackDropTarget {
bool m_pixmapDone;
float m_waveformPeak;
- int m_diffGain;
+ float m_diffGain;
qreal m_devicePixelRatio;
private slots: