summaryrefslogtreecommitdiffstats
path: root/include-gpl/dsp/dspengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'include-gpl/dsp/dspengine.h')
-rw-r--r--include-gpl/dsp/dspengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include-gpl/dsp/dspengine.h b/include-gpl/dsp/dspengine.h
index 69d1958..28d2dae 100644
--- a/include-gpl/dsp/dspengine.h
+++ b/include-gpl/dsp/dspengine.h
@@ -86,7 +86,7 @@ private:
AudioOutput m_audioOutput;
- int m_sampleRate;
+ uint m_sampleRate;
quint64 m_centerFrequency;
bool m_dcOffsetCorrection;