diff main/PreferencesDialog.h @ 940:440ead77632b

Merge from branch cxx11
author Chris Cannam
date Mon, 20 Apr 2015 09:22:46 +0100
parents a16456ca5e71
children c9d87032f3da
line wrap: on
line diff
--- a/main/PreferencesDialog.h	Mon Apr 20 09:22:27 2015 +0100
+++ b/main/PreferencesDialog.h	Mon Apr 20 09:22:46 2015 +0100
@@ -90,7 +90,7 @@
     int m_spectrogramSmoothing;
     int m_spectrogramXSmoothing;
     int m_propertyLayout;
-    float m_tuningFrequency;
+    double m_tuningFrequency;
     int m_audioDevice;
     int m_resampleQuality;
     bool m_resampleOnLoad;