summaryrefslogtreecommitdiff
path: root/libs/qm-dsp/dsp/onsets/PeakPicking.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/qm-dsp/dsp/onsets/PeakPicking.h')
-rw-r--r--libs/qm-dsp/dsp/onsets/PeakPicking.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/qm-dsp/dsp/onsets/PeakPicking.h b/libs/qm-dsp/dsp/onsets/PeakPicking.h
index 18a303fcaf..be6853ca8f 100644
--- a/libs/qm-dsp/dsp/onsets/PeakPicking.h
+++ b/libs/qm-dsp/dsp/onsets/PeakPicking.h
@@ -51,7 +51,7 @@ struct PPickParams
QFitThresh QuadThresh;
};
-class PeakPicking
+class PeakPicking
{
public:
PeakPicking( PPickParams Config );