]> git.sesse.net Git - kdenlive/blobdiff - src/audioscopes/audiospectrum.h
Audio Scope:
[kdenlive] / src / audioscopes / audiospectrum.h
index 057dcdeed531cebaca19158de404a599834ec6ba..670160c8d5a7d45a63cc27502665dfc5e372c8d9 100644 (file)
@@ -75,7 +75,7 @@ private:
 
     /** Maximum frequency (limited by the sampling rate if determined automatically).
         Stored for the painters. */
-    uint m_freqMax;
+    int m_freqMax;
     /** The user has chosen a custom frequency. */
     bool m_customFreq;