diff main/PreferencesDialog.cpp @ 940:440ead77632b

Merge from branch cxx11
author Chris Cannam
date Mon, 20 Apr 2015 09:22:46 +0100
parents 6de549288477
children c9d87032f3da 28ccb621d1af
line wrap: on
line diff
--- a/main/PreferencesDialog.cpp	Mon Apr 20 09:22:27 2015 +0100
+++ b/main/PreferencesDialog.cpp	Mon Apr 20 09:22:46 2015 +0100
@@ -122,7 +122,6 @@
     connect(propertyLayout, SIGNAL(currentIndexChanged(int)),
             this, SLOT(propertyLayoutChanged(int)));
 
-    
 
     m_tuningFrequency = prefs->getTuningFrequency();