]> git.sesse.net Git - kdenlive/blobdiff - src/audioscopes/spectrogram.h
Spectrogram:
[kdenlive] / src / audioscopes / spectrogram.h
index 5e11d9a72aa284c74e994ea8a2466a57db8e5244..29a94c0aa080b710901ad5819afc678f286a9eb3 100644 (file)
@@ -68,7 +68,7 @@ private:
     int m_dBmin;
     int m_dBmax;
 
-    uint m_freqMax;
+    int m_freqMax;
     bool m_customFreq;
 
     bool m_parameterChanged;